15 references to ERR_NoSources
Microsoft.CodeAnalysis.VisualBasic (2)
CommandLine\VisualBasicCommandLineParser.vb (1)
1289
AddDiagnostic(diagnostics, ERRID.
ERR_NoSources
)
Errors\ErrorFacts.vb (1)
31
ERRID.
ERR_NoSources
,
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (13)
CommandLineTests.vb (13)
831
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1)})
2948
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2952
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2956
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2960
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2964
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2968
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2972
parsedArgs.Errors.Verify(Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2978
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2983
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2988
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1))
2993
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1)) ' TODO: Dev11 reports ERR_ArgumentRequired
2998
Diagnostic(ERRID.
ERR_NoSources
).WithLocation(1, 1)) ' TODO: Dev11 reports ERR_ArgumentRequired