14 references to AddDiagnostic
Microsoft.CodeAnalysis.CSharp (14)
CommandLine\CSharpCommandLineParser.cs (14)
302AddDiagnostic(diagnostics, ErrorCode.ERR_StdInOptionProvidedButConsoleInputIsNotRedirected); 581AddDiagnostic(diagnostics, ErrorCode.FTL_InvalidTarget); 958AddDiagnostic(diagnostics, ErrorCode.ERR_BadWarningLevel); 1354AddDiagnostic(diagnostics, ErrorCode.ERR_StdInOptionProvidedButConsoleInputIsNotRedirected); 1422AddDiagnostic(diagnostics, ErrorCode.ERR_NoOutputDirectory); 1437AddDiagnostic(diagnostics, ErrorCode.ERR_SourceLinkRequiresPdb); 1447AddDiagnostic(diagnostics, ErrorCode.ERR_CannotEmbedWithoutPdb); 1651AddDiagnostic(diagnostics, ErrorCode.ERR_OutputNeedsName); 1691AddDiagnostic(diagnostics, ErrorCode.ERR_AssemblyNameOnNonModule); 1831AddDiagnostic(diagnostics, ErrorCode.FTL_InvalidTarget); 1949AddDiagnostic(diagnostics, ErrorCode.ERR_OneAliasPerReference); 1967AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndIcon); 1972AddDiagnostic(diagnostics, ErrorCode.ERR_CantHaveWin32ResAndManifest); 1978AddDiagnostic(diagnostics, ErrorCode.WRN_CantHaveManifestForModule);