3 references to Create
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\VisualBasicCompilation.vb (1)
2861
Return TupleTypeSymbol.
Create
(
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)