1 instantiation of BindAddress
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
GenericModelBinderIntegrationTest.cs (1)
126[BindAddress]
2 references to BindAddress
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
GenericModelBinderIntegrationTest.cs (2)
153if (allowedBindingSource?.CanAcceptDataFrom(BindAddressAttribute.Source) == true) 174!allowedBindingSource.CanAcceptDataFrom(BindAddressAttribute.Source))