1 reference to ToArray
Microsoft.AspNetCore.Routing (1)
Patterns\RouteParameterParser.cs (1)
237
return new ParameterPolicyParseResults(currentIndex, constraints.
ToArray
());