3 references to ERR_CantThrowNonException
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
5191ReportDiagnostic(diagnostics, node, ERRID.ERR_CantThrowNonException)
Errors\ErrorFacts.vb (1)
439ERRID.ERR_CantThrowNonException,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Binding\BindingErrorTests.vb (1)
5581Diagnostic(ERRID.ERR_CantThrowNonException, "Throw (New C1)"))