2 references to s_notConfigurableCustomTags
Microsoft.CodeAnalysis.CodeStyle (2)
DiagnosticCustomTags.cs (2)
54
Assert(
s_notConfigurableCustomTags
, WellKnownDiagnosticTags.NotConfigurable, s_enforceOnBuildNeverTag, WellKnownDiagnosticTags.Telemetry);
55
return
s_notConfigurableCustomTags
;