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