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