1 write to _handlerStart
Microsoft.Extensions.Http.Diagnostics (1)
Latency\Internal\HttpLatencyTelemetryHandler.cs (1)
34
_handlerStart
= tokenIssuer.GetCheckpointToken(HttpCheckpoints.HandlerRequestStart);
1 reference to _handlerStart
Microsoft.Extensions.Http.Diagnostics (1)
Latency\Internal\HttpLatencyTelemetryHandler.cs (1)
46
context.AddCheckpoint(
_handlerStart
);