18 references to ERR_OutputNeedsName
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CSharpCommandLineParser.cs (1)
1665
AddDiagnostic(diagnostics, ErrorCode.
ERR_OutputNeedsName
);
Errors\ErrorFacts.cs (1)
1238
or ErrorCode.
ERR_OutputNeedsName
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (16)
CommandLineIVTTests.cs (1)
371
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1)
CommandLineTests.cs (15)
667
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1)
737
Assert.Equal((int)ErrorCode.
ERR_OutputNeedsName
, args.Errors[2].Code);
1351
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1359
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1367
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1375
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1383
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1391
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1399
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1409
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1418
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1427
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1436
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1445
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1));
1707
Diagnostic(ErrorCode.
ERR_OutputNeedsName
).WithLocation(1, 1)