1 write to _matchAttemptsCounter
Microsoft.AspNetCore.Routing (1)
RoutingMetrics.cs (1)
24_matchAttemptsCounter = _meter.CreateCounter<long>(
3 references to _matchAttemptsCounter
Microsoft.AspNetCore.Routing (3)
RoutingMetrics.cs (3)
30public bool MatchSuccessCounterEnabled => _matchAttemptsCounter.Enabled; 34_matchAttemptsCounter.Add(1, 42_matchAttemptsCounter.Add(1,