2 references to Create
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Tuples\TupleTypeSymbol.vb (2)
383
Dim constructedType = TupleTypeSymbol.
Create
(locationOpt, tupleUnderlyingType, elementLocations, elementNames, errorPositions)
447
Dim extensionTuple As TupleTypeSymbol = TupleTypeSymbol.
Create
(CType(Nothing, Location), tupleCompatibleType, Nothing, Nothing, Nothing)