1 instantiation of JQueryFormValueProviderFactory
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\MvcCoreMvcOptionsSetup.cs (1)
88
options.ValueProviderFactories.Add(new
JQueryFormValueProviderFactory
());
1 reference to JQueryFormValueProviderFactory
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\JQueryValueProvider.cs (1)
87
/// Always returns <see langword="null"/> because <see cref="
JQueryFormValueProviderFactory
"/> creates this