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