1 type derived from ProducesAttribute
Microsoft.AspNetCore.Mvc.Core (1)
69 instantiations of ProducesAttribute
ApiExplorerWebSite (16)
BasicWebSite (14)
FormatterWebSite (6)
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (11)
DefaultApiDescriptionProviderTest.cs (5)
672new ProducesAttribute("text/json", "application/json") { Type = typeof(Customer) },
772new ProducesAttribute("text/json", "application/json"),
879new ProducesAttribute("text/json", "application/json"),
949new ProducesAttribute("text/json", "application/json"),
1019new ProducesAttribute("text/json", "application/json"),
Microsoft.AspNetCore.Mvc.Core.Test (18)
Microsoft.AspNetCore.OpenApi.Tests (3)
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)