14 references to AddDiagnostic
Microsoft.CodeAnalysis.CSharp (14)
CommandLine\CSharpCommandLineParser.cs (14)
306AddDiagnostic(diagnostics, ErrorCode.ERR_StdInOptionProvidedButConsoleInputIsNotRedirected);
585AddDiagnostic(diagnostics, ErrorCode.FTL_InvalidTarget);
962AddDiagnostic(diagnostics, ErrorCode.ERR_BadWarningLevel);
1358AddDiagnostic(diagnostics, ErrorCode.ERR_StdInOptionProvidedButConsoleInputIsNotRedirected);
1437AddDiagnostic(diagnostics, ErrorCode.ERR_NoOutputDirectory);
1452AddDiagnostic(diagnostics, ErrorCode.ERR_SourceLinkRequiresPdb);
1462AddDiagnostic(diagnostics, ErrorCode.ERR_CannotEmbedWithoutPdb);
1667AddDiagnostic(diagnostics, ErrorCode.ERR_OutputNeedsName);
1707AddDiagnostic(diagnostics, ErrorCode.ERR_AssemblyNameOnNonModule);
1849AddDiagnostic(diagnostics, ErrorCode.FTL_InvalidTarget);
1967AddDiagnostic(diagnostics, ErrorCode.ERR_OneAliasPerReference);
1985AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndIcon);
1990AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndManifest);
1996AddDiagnostic(diagnostics, ErrorCode.WRN_CantHaveManifestForModule);