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