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)
643new ProducesAttribute("text/json", "application/json") { Type = typeof(Customer) },
743new ProducesAttribute("text/json", "application/json"),
850new ProducesAttribute("text/json", "application/json"),
920new ProducesAttribute("text/json", "application/json"),
990new 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)