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