2 references to GetIndexerIdentifier
Microsoft.Interop.SourceGeneration (2)
LinearCollectionElementIdentifierContext.cs (1)
17public string IndexerIdentifier => MarshallerHelpers.GetIndexerIdentifier(_elementIndirectionLevel - 1);
Marshalling\MarshallerHelpers.cs (1)
100.AddArgumentListArguments(Argument(IdentifierName(GetIndexerIdentifier(i))));