1 write to IsSuppressed
Microsoft.CodeAnalysis.Workspaces (1)
28 references to IsSuppressed
Microsoft.CodeAnalysis.EditorFeatures (1)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (7)
Microsoft.CodeAnalysis.Workspaces (5)
Diagnostics\DiagnosticData.cs (5)
127Language, Title, Description, HelpLink, IsSuppressed);
153IsSuppressed == other.IsSuppressed &&
166Hash.Combine(IsSuppressed,
186IsEnabledByDefault, WarningLevel, IsSuppressed, Title, Description, HelpLink,
Microsoft.VisualStudio.LanguageServices (8)
Microsoft.VisualStudio.LanguageServices.UnitTests (4)