1 reference to System_Runtime_InteropServices_Marshalling_SafeHandleMarshaller_Metadata
Microsoft.Interop.SourceGeneration (1)
SafeHandleMarshallingInfoProvider.cs (1)
19
private readonly INamedTypeSymbol? _safeHandleMarshallerType = compilation.GetBestTypeByMetadataName(TypeNames.
System_Runtime_InteropServices_Marshalling_SafeHandleMarshaller_Metadata
);