3 references to ArrayLiteralTypeSymbol
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Expressions.vb (1)
4547
expressionType = New
ArrayLiteralTypeSymbol
(arrayLiteral)
Semantics\Conversions.vb (1)
2118
sourceType = New
ArrayLiteralTypeSymbol
(DirectCast(source, BoundArrayLiteral))
Semantics\TypeInference\TypeArgumentInference.vb (1)
566
expressionType = New
ArrayLiteralTypeSymbol
(arrayLiteral)