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