Skip to content

FindMethodSymbolInType - handle the case when a type definition is resolved to a type in a different module.#62865

Merged
333fred merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue62863
Aug 2, 2022
Merged

FindMethodSymbolInType - handle the case when a type definition is resolved to a type in a different module.#62865
333fred merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue62863

Conversation

@AlekseyTs
Copy link
Copy Markdown
Contributor

Fixes #62863.

@AlekseyTs AlekseyTs requested a review from a team as a code owner July 22, 2022 14:11
@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler For the second review

2 similar comments
@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler For the second review

@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler For the second review

@jcouv jcouv self-assigned this Jul 29, 2022
@AlekseyTs
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler For the second review

Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 1)

@333fred 333fred merged commit 8fc6ef7 into dotnet:main Aug 2, 2022
@ghost ghost added this to the Next milestone Aug 2, 2022
@dibarbet dibarbet modified the milestones: Next, 17.4 P2 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implicit interface implementation in derived class fails for embedded interop interface types explicitly implemented by base class

4 participants