1 instantiation of QueryStringValueProviderFactory
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\MvcCoreMvcOptionsSetup.cs (1)
87
options.ValueProviderFactories.Add(new
QueryStringValueProviderFactory
());