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