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