1 write to _matchAttemptsCounter
Microsoft.AspNetCore.Routing (1)
RoutingMetrics.cs (1)
23_matchAttemptsCounter = _meter.CreateCounter<long>(
3 references to _matchAttemptsCounter
Microsoft.AspNetCore.Routing (3)
RoutingMetrics.cs (3)
29public bool MatchSuccessCounterEnabled => _matchAttemptsCounter.Enabled; 33_matchAttemptsCounter.Add(1, 41_matchAttemptsCounter.Add(1,