1 write to _compilation
Microsoft.Interop.SourceGeneration (1)
ArrayMarshallingInfoProvider.cs (1)
23_compilation = compilation;
1 reference to _compilation
Microsoft.Interop.SourceGeneration (1)
ArrayMarshallingInfoProvider.cs (1)
37return CreateArrayMarshallingInfo(_compilation, type, elementType, countInfo, marshallingInfoCallback(elementType, useSiteAttributes, indirectionDepth + 1));