1 instantiation of GenericFriendlyPointerIdentifierContext
Microsoft.Interop.SourceGeneration (1)
Marshalling\ElementsMarshalling.cs (1)
494identifierContext = new GenericFriendlyPointerIdentifierContext(elementSetupSubContext, elementMarshaller.TypeInfo, $"{nativeSpanIdentifier}__{indexer}")
1 reference to GenericFriendlyPointerIdentifierContext
Microsoft.Interop.SourceGeneration (1)
Marshalling\ElementsMarshalling.cs (1)
515if (identifierContext is not GenericFriendlyPointerIdentifierContext)