6 references to ERR_VoidValue
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Expressions.vb (5)
1038ReportDiagnostic(diagnostics, expr.Syntax, ERRID.ERR_VoidValue, DirectCast(expr, BoundLabel).Label.Name) 1260ReportDiagnostic(diagnostics, syntax, ERRID.ERR_VoidValue) 1268ReportDiagnostic(diagnostics, syntax, ERRID.ERR_VoidValue) 1303ReportDiagnostic(diagnostics, syntax, ERRID.ERR_VoidValue) 1479ReportDiagnostic(diagnostics, expr.Syntax, ERRID.ERR_VoidValue)
Errors\ErrorFacts.vb (1)
325ERRID.ERR_VoidValue,