2 references to FromArray
Microsoft.AspNetCore.Routing (2)
Matching\DfaMatcher.cs (1)
151state.Values = RouteValueDictionary.FromArray(slots);
Template\TemplateBinder.cs (1)
383var acceptedValues = RouteValueDictionary.FromArray(slots);