2 writes to Name
BasicWebSite (2)
Controllers\ContentNegotiation\ContentNegotiationController.cs (1)
35return new User() { Name = "John", Address = "One Microsoft Way" };
Controllers\ContentNegotiation\NormalController.cs (1)
77Name = "My name",