2 references to ConvertArguments
Microsoft.AspNetCore.Routing (2)
ParameterPolicyActivator.cs (2)
108
parameters =
ConvertArguments
(serviceProvider, activationConstructor.GetParameters(), new string?[] { argumentString });
139
parameters =
ConvertArguments
(serviceProvider, activationConstructor.GetParameters(), arguments);