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