3 references to Debug
ILLink.RoslynAnalyzer (3)
TrimAnalysis\TrimDataFlowAnalysis.cs (3)
77
static readonly TracingType tracingMechanism = Debugger.IsAttached ? TracingType.
Debug
: TracingType.Console;
140
case TracingType.
Debug
:
158
case TracingType.
Debug
: