1 reference to SystemDiagnosticsDebug
Roslyn.Diagnostics.CSharp.Analyzers (1)
CSharpDoNotUseDebugAssertForInterpolatedStrings.cs (1)
40
var debugType = context.Compilation.GetOrCreateTypeByMetadataName(WellKnownTypeNames.
SystemDiagnosticsDebug
);