2 references to s_microsoftCustomTags
Microsoft.CodeAnalysis.CodeStyle (2)
DiagnosticCustomTags.cs (2)
27
Assert(
s_microsoftCustomTags
, WellKnownDiagnosticTags.Telemetry);
28
return
s_microsoftCustomTags
;