7 references to BadExpression
Microsoft.CodeAnalysis.VisualBasic (7)
Binding\Binder_Delegates.vb (1)
60
Return
BadExpression
(addressOfSyntax, boundOperand, LookupResultKind.NotAValue, ErrorTypeSymbol.UnknownResultType)
Binding\Binder_Expressions.vb (6)
932
Return
BadExpression
(node, receiver, LookupResultKind.NotAValue, ErrorTypeSymbol.UnknownResultType)
1240
Return
BadExpression
(syntax, expr, LookupResultKind.NotAValue, ErrorTypeSymbol.UnknownResultType)
1248
Return
BadExpression
(syntax, expr, LookupResultKind.NotAValue, ErrorTypeSymbol.UnknownResultType)
1276
Return
BadExpression
(syntax, expr, LookupResultKind.NotAValue, propertySymbol.Type)
1283
Return
BadExpression
(syntax, expr, LookupResultKind.NotAValue, ErrorTypeSymbol.UnknownResultType)
1699
expression =
BadExpression
(node, expression, LookupResultKind.NotAVariable, ErrorTypeSymbol.UnknownResultType)