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