1 write to _nativeIdentifier
Microsoft.Interop.SourceGeneration (1)
Marshalling\GenericFriendlyPointerIdentifierContext.cs (1)
21
_nativeIdentifier
= baseIdentifier + "_exactType";
1 reference to _nativeIdentifier
Microsoft.Interop.SourceGeneration (1)
Marshalling\GenericFriendlyPointerIdentifierContext.cs (1)
30
return (managed,
_nativeIdentifier
);