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);
1847AddDiagnostic(diagnostics, ErrorCode.FTL_InvalidTarget);
1965AddDiagnostic(diagnostics, ErrorCode.ERR_OneAliasPerReference);
1983AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndIcon);
1988AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndManifest);
1994AddDiagnostic(diagnostics, ErrorCode.WRN_CantHaveManifestForModule);