1 reference to System_Runtime_InteropServices_SafeHandle
Microsoft.Interop.SourceGeneration (1)
SafeHandleMarshallingInfoProvider.cs (1)
18
private readonly INamedTypeSymbol? _safeHandleType = compilation.GetBestTypeByMetadataName(TypeNames.
System_Runtime_InteropServices_SafeHandle
);