2 references to s_unnecessaryCustomTags
Microsoft.CodeAnalysis.Features (2)
DiagnosticCustomTags.cs (2)
45
Assert(
s_unnecessaryCustomTags
, WellKnownDiagnosticTags.Unnecessary, WellKnownDiagnosticTags.Telemetry);
46
return
s_unnecessaryCustomTags
;