1 write to _endpointSelectorPolicies
Microsoft.AspNetCore.Routing (1)
Matching\DfaMatcherBuilder.cs (1)
48_endpointSelectorPolicies = endpointSelectorPolicies;
2 references to _endpointSelectorPolicies
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcherBuilder.cs (2)
652for (var i = 0; i < _endpointSelectorPolicies.Length; i++) 654var endpointSelectorPolicy = _endpointSelectorPolicies[i];