Fix StrictlyBlittable check to work for "source Compilation" references. (#87507)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Wed, 14 Jun 2023 22:06:53 +0000 (15:06 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 22:06:53 +0000 (15:06 -0700)
commit923fdeda6d9dcc65094220887429121b485cdddc
treedd36194731c3e5fde57031060b281bcf8d1d3b6d
parentf2e5fd867c1f89cd5f7fd8bb2d0a88645f748e50
Fix StrictlyBlittable check to work for "source Compilation" references. (#87507)
src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/Analyzers/CustomMarshallerAttributeAnalyzer.cs
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/BlittableTypeMarshallingInfoProvider.cs
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/ManualTypeMarshallingHelper.cs
src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/TypeSymbolExtensions.cs
src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/CompileFails.cs