1 reference to FileCollection
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
FormCollectionModelBindingIntegrationTest.cs (1)
59var formCollection = Assert.IsAssignableFrom<IFormCollection>(boundPerson.Address.FileCollection);