2 references to TestModelBinderFactory
Microsoft.AspNetCore.Mvc.Core.TestCommon (2)
TestModelBinderFactory.cs (2)
41
return new
TestModelBinderFactory
(metadataProvider, options);
64
return new
TestModelBinderFactory
(metadataProvider, options);