Base:
property
TupleElementIndex
Microsoft.CodeAnalysis.CSharp.Symbols.FieldSymbol.TupleElementIndex
4 references to TupleElementIndex
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (1)
75tupleErrorField.TupleElementIndex,
Symbols\Tuples\TupleErrorFieldSymbol.cs (3)
195Debug.Assert(newOwner.IsTupleType && newOwner.TupleElementTypesWithAnnotations.Length > TupleElementIndex); 210TupleElementIndex, 212newOwner.TupleElementTypesWithAnnotations[TupleElementIndex],