4 writes to Email
Microsoft.AspNetCore.Http.Microbenchmarks (4)
ValidatableTypesBenchmark.cs (4)
54Email = "test@example.com" 82new SimpleModel { Id = 3, Name = "Sibling 1", Email = "sibling1@example.com" }, 83new SimpleModel { Id = 4, Name = "Sibling 2", Email = "sibling2@example.com" } 145_simpleModel.Email = "invalid-email";