2 references to DoNotUseInterpolatedStringsWithDebugAssertRuleId
Roslyn.Diagnostics.CSharp.Analyzers (2)
CSharpDoNotUseDebugAssertForInterpolatedStrings.cs (1)
21
RoslynDiagnosticIds.
DoNotUseInterpolatedStringsWithDebugAssertRuleId
,
CSharpDoNotUseDebugAssertForInterpolatedStringsFixer.cs (1)
27
public override ImmutableArray<string> FixableDiagnosticIds { get; } = ImmutableArray.Create(RoslynDiagnosticIds.
DoNotUseInterpolatedStringsWithDebugAssertRuleId
);