1 type derived from ProducesAttribute
Microsoft.AspNetCore.Mvc.Core (1)
68 instantiations of ProducesAttribute
ApiExplorerWebSite (16)
BasicWebSite (14)
FormatterWebSite (6)
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (11)
DefaultApiDescriptionProviderTest.cs (5)
673new ProducesAttribute("text/json", "application/json") { Type = typeof(Customer) },
773new ProducesAttribute("text/json", "application/json"),
880new ProducesAttribute("text/json", "application/json"),
950new ProducesAttribute("text/json", "application/json"),
1020new ProducesAttribute("text/json", "application/json"),
Microsoft.AspNetCore.Mvc.Core.Test (18)
Microsoft.AspNetCore.OpenApi.Tests (2)
Mvc.Api.Analyzers.Test (1)
24 references to ProducesAttribute
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
Microsoft.AspNetCore.Mvc.Core (4)
Microsoft.AspNetCore.Mvc.Core.Test (18)
Microsoft.AspNetCore.OpenApi (1)