3 references to ConventionWithProducesAttribute
Microsoft.AspNetCore.Mvc.Core.Test (3)
ApiConventionTypeAttributeTest.cs (3)
16var methodName = typeof(ConventionWithProducesAttribute).FullName + '.' + nameof(ConventionWithProducesAttribute.Get); 23() => new ApiConventionTypeAttribute(typeof(ConventionWithProducesAttribute)),