3 instantiations of Produces
ApiExplorerWebSite (1)
Controllers\ApiExplorerResponseTypeOverrideOnActionController.cs (1)
19[Produces<Customer>]
BasicWebSite (2)
Controllers\ContentNegotiation\ContentNegotiationController.cs (2)
21[Produces<User>] 27[Produces<User>]