7 references to WarningLevel
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\DiagnosticsPullCache.cs (1)
81writer.WriteInt32(diagnosticData.WarningLevel);
Microsoft.CodeAnalysis.Workspaces (6)
Diagnostics\DiagnosticData.cs (6)
102WarningLevel, CustomTags, Properties, ProjectId, location, additionalLocations, 107WarningLevel, customTags, Properties, ProjectId, DataLocation, AdditionalLocations, 133WarningLevel == other.WarningLevel && 146Hash.Combine(WarningLevel, 167IsEnabledByDefault, WarningLevel, IsSuppressed, Title, Description, HelpLink,