2 references to
Microsoft.AspNetCore.Mvc.Core (2)
ProducesResponseTypeAttribute.cs (1)
24: this(typeof(void), statusCode)
ProducesResponseTypeOfTAttribute.cs (1)
14public ProducesResponseTypeAttribute(int statusCode) : base(typeof(T), statusCode) { }