4 references to IsEnabled
Microsoft.Build (4)
TelemetryInfra\EvaluationInstrumentation.cs (4)
17=> IsEnabled() ? Stopwatch.GetTimestamp() : 0; 26return IsEnabled() ? GetElapsedSeconds(startTimestamp) : double.NaN; 42if (IsEnabled()) 62if (!IsEnabled())