2 references to _safeHandleMarshallerType
Microsoft.Interop.SourceGeneration (2)
SafeHandleMarshallingInfoProvider.cs (2)
58
if (
_safeHandleMarshallerType
is null)
63
INamedTypeSymbol entryPointType =
_safeHandleMarshallerType
.Construct(type);