Skip to content

Fix not generating polyfills when using InternalsVisibleTo with EmbeddedAttribute #134

Open
Windows10CE wants to merge 2 commits intoSergio0694:dev/embedded-typesfrom
Windows10CE:fix/embedded-attribute-internals-visible-to
Open

Fix not generating polyfills when using InternalsVisibleTo with EmbeddedAttribute #134
Windows10CE wants to merge 2 commits intoSergio0694:dev/embedded-typesfrom
Windows10CE:fix/embedded-attribute-internals-visible-to

Conversation

@Windows10CE
Copy link

@Windows10CE Windows10CE commented Oct 13, 2025

Works around dotnet/roslyn#79498 by explicitly checking if the type is not in the same assembly and is Embedded. Also (a bit lazily, but it worked) added a test project that references PolySharp.Tests in order to test this behavior. When merged as a part of #127, this should fix #50.

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.

1 participant