2 references to s_editAndContinueCustomTags
Microsoft.CodeAnalysis.CodeStyle (2)
DiagnosticCustomTags.cs (2)
36
Assert(
s_editAndContinueCustomTags
, WellKnownDiagnosticTags.EditAndContinue, WellKnownDiagnosticTags.Telemetry, WellKnownDiagnosticTags.NotConfigurable, s_enforceOnBuildNeverTag);
37
return
s_editAndContinueCustomTags
;