3 writes to Name
Microsoft.AspNetCore.Http.Microbenchmarks (3)
ValidatableTypesBenchmark.cs (3)
53
Name
= "Test Name",
82
new SimpleModel { Id = 3,
Name
= "Sibling 1", Email = "sibling1@example.com" },
83
new SimpleModel { Id = 4,
Name
= "Sibling 2", Email = "sibling2@example.com" }