1 write to _elementIndirectionLevel
Microsoft.Interop.SourceGeneration (1)
LinearCollectionElementIdentifierContext.cs (1)
38
_elementIndirectionLevel
= elementIndirectionLevel;
1 reference to _elementIndirectionLevel
Microsoft.Interop.SourceGeneration (1)
LinearCollectionElementIdentifierContext.cs (1)
17
public string IndexerIdentifier => MarshallerHelpers.GetIndexerIdentifier(
_elementIndirectionLevel
- 1);