3 references to Source
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
GenericModelBinderIntegrationTest.cs (3)
143
return
Source
;
153
if (allowedBindingSource?.CanAcceptDataFrom(BindAddressAttribute.
Source
) == true)
174
!allowedBindingSource.CanAcceptDataFrom(BindAddressAttribute.
Source
))