2 instantiations of Address
Microsoft.AspNetCore.Mvc.Microbenchmarks (2)
ValidationVisitorModelWithValidatedProperties.cs (2)
45new Address 51new Address
2 references to Address
Microsoft.AspNetCore.Mvc.Microbenchmarks (2)
ValidationVisitorModelWithValidatedProperties.cs (2)
23public IList<Address> Address { get; set; } 43Address = new List<Address>