4 references to ERR_ExpectedEndUsing
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
993ERRID.ERR_ExpectedEndUsing,
Parser\BlockContexts\BlockContext.vb (1)
715errorId = ERRID.ERR_ExpectedEndUsing
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
4047Diagnostic(ERRID.ERR_ExpectedEndUsing, "using resource As New Object()"), 4069Diagnostic(ERRID.ERR_ExpectedEndUsing, "using resource As New Object()"),