Skip to content

[Core] Configurable aliasing (IAliasProvider) #37

@jeffpatton1971

Description

@jeffpatton1971

Summary
Extract alias mapping (e.g., System.Int32 -> int) into IAliasProvider and use consistently in signatures and anchors.

Tasks

  • Define IAliasProvider + DefaultAliasProvider.
  • Replace hard-coded aliasing with provider calls.
  • Tests for token-aware aliasing (avoid breaking identifiers like StringComparer).

Acceptance

  • Snapshot parity with defaults; custom maps honored.

Metadata

Metadata

Labels

area:CoreCode changes to Core functionalitytaskTypical work item

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions