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