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