Skip to content

Conversation

@ElektroKill
Copy link
Contributor

@ElektroKill ElektroKill commented Sep 18, 2022

Link to issue(s) this covers
#2736

Problem

CSharpResolver had a bug that would result in it returning an inaccessible type.

Solution

  • Check if the type is accessible before returning it.

fixes #2736

@dgrunwald dgrunwald merged commit a8a7020 into icsharpcode:master Sep 23, 2022
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.

ILSpy decides to fully qualify type name when it is not necessary

2 participants