3 references to HasAttributeNamed
Microsoft.AspNetCore.Mvc.Api.Analyzers (3)
ActualApiResponseMetadataFactory.cs (3)
181else if (HasAttributeNamed(property, ApiSymbolNames.ActionResultObjectValueAttribute)) 199if (HasAttributeNamed(parameter, ApiSymbolNames.ActionResultStatusCodeAttribute)) 207if (HasAttributeNamed(parameter, ApiSymbolNames.ActionResultObjectValueAttribute))