2 references to GetCustomAttribute
Microsoft.AspNetCore.Mvc.Core (2)
ApiExplorer\ApiConventionMatcher.cs (2)
56var attribute = GetCustomAttribute<ApiConventionNameMatchAttribute>(attributeProvider); 62var attribute = GetCustomAttribute<ApiConventionTypeMatchAttribute>(attributeProvider);