4 references to ERR_NoRefOutWhenRefOnly
Microsoft.CodeAnalysis.VisualBasic (2)
CommandLine\VisualBasicCommandLineParser.vb (1)
1279AddDiagnostic(diagnostics, ERRID.ERR_NoRefOutWhenRefOnly)
Errors\ErrorFacts.vb (1)
1339ERRID.ERR_NoRefOutWhenRefOnly,
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (2)
CommandLineTests.vb (2)
3728Diagnostic(ERRID.ERR_NoRefOutWhenRefOnly).WithLocation(1, 1)) 3888parsedArgs.Errors.Verify(Diagnostic(ERRID.ERR_NoRefOutWhenRefOnly).WithLocation(1, 1))