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