Skip to content

Conversation

nickwalkmsft
Copy link
Collaborator

One component of a multi-part attempt at fixing the lists of interfaces shown in the "Implemented Interfaces" list and the syntax block.

Avoid Resolve()ing TypeReferences for interfaces before comparing
names to see if they're inherited, because GetInheritedInterfaces
captures the FullName values prior to Resolve()ing, and Resolve()
changes the FullName in the case of generic interfaces
@nickwalkmsft nickwalkmsft changed the base branch from main to develop January 4, 2025 19:14
@nickwalkmsft
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xmdanni
Copy link
Collaborator

xmdanni commented Jan 4, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants