1 write to _samples
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherAzureBenchmark.cs (1)
28
_samples
= SampleRequests(EndpointCount, SampleCount);
2 references to _samples
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\MatcherAzureBenchmark.cs (2)
39
var sample =
_samples
[i];
51
var sample =
_samples
[i];