2 references to _endpoints
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\TrivialMatcherBuilder.cs (2)
12
_endpoints
.Add(endpoint);
17
return new TrivialMatcher(
_endpoints
.Last());