1 write to _minThresholdMs
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
src\VisualStudio\Core\Def\Telemetry\Shared\TimedTelemetryLogBlock.cs (1)
28
_minThresholdMs
= minThresholdMs;
1 reference to _minThresholdMs
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
src\VisualStudio\Core\Def\Telemetry\Shared\TimedTelemetryLogBlock.cs (1)
36
if (elapsed >=
_minThresholdMs
)