4 references to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
1010Assert.Equal("bill", model.Name); 1065Assert.Equal("bill", model.Name); 1120Assert.Equal("bill", model.Name); 1167Assert.Null(model.Name);