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