2 references to CustomObsolete
Microsoft.CodeAnalysis (2)
Diagnostic\CustomObsoleteDiagnosticInfo.cs (1)
91customTags = baseDescriptor.ImmutableCustomTags.Add(WellKnownDiagnosticTags.CustomObsolete);
Diagnostic\WellKnownDiagnosticTags.cs (1)
68public const string CustomObsolete = nameof(CustomObsolete);