2 references to GetBindingContext
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\FormCollectionModelBinderTest.cs (2)
24var bindingContext = GetBindingContext(typeof(IFormCollection), httpContext); 45var bindingContext = GetBindingContext(typeof(IFormCollection), httpContext);