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