2 references to _safeHandleType
Microsoft.Interop.SourceGeneration (2)
SafeHandleMarshallingInfoProvider.cs (2)
25
if (
_safeHandleType
is null)
32
if (currentType.Equals(
_safeHandleType
, SymbolEqualityComparer.Default))