3 references to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ValidationIntegrationTests.cs (3)
891if (((Person8)value).Name == "bill") 927Assert.Equal("bill", model.Customer.Name); 964Assert.Equal("billybob", model.Customer.Name);