Skip to content

Set isReferenceAssembly to false if we found the implementation assembly#82242

Merged
JoeRobich merged 1 commit into
dotnet:mainfrom
KirillOsenkov:dev/kirillo/fix-82241
Feb 1, 2026
Merged

Set isReferenceAssembly to false if we found the implementation assembly#82242
JoeRobich merged 1 commit into
dotnet:mainfrom
KirillOsenkov:dev/kirillo/fix-82241

Conversation

@KirillOsenkov

Copy link
Copy Markdown
Member

Fixes #82241

@KirillOsenkov KirillOsenkov requested a review from a team as a code owner February 1, 2026 01:31
@KirillOsenkov

Copy link
Copy Markdown
Member Author

I built my own fork of Roslyn with this fix and confirmed that it does decompile the implementation assembly now.

@JoeRobich JoeRobich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @KirillOsenkov!

@JoeRobich JoeRobich enabled auto-merge (squash) February 1, 2026 02:04
@JoeRobich

Copy link
Copy Markdown
Member

This might address #68883 as well

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.

IsReferenceAssembly needs to be false if we found the implementation assembly

4 participants