4 references to GetBindingContext
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\ByteArrayModelBinderTests.cs (4)
21
var bindingContext =
GetBindingContext
(valueProvider, typeof(byte[]));
45
var bindingContext =
GetBindingContext
(valueProvider, typeof(byte[]));
68
var bindingContext =
GetBindingContext
(valueProvider, typeof(byte[]));
90
var bindingContext =
GetBindingContext
(valueProvider, typeof(byte[]));