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