1 reference to TupleExtraData
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Tuples\TupleTypeSymbol.cs (1)
168
return WithTupleData(new
TupleExtraData
(this.TupleUnderlyingType!, newElementNames, newElementLocations, errorPositions, locations));