2 writes to ReturnOperation
Microsoft.AspNetCore.Mvc.Api.Analyzers (2)
ActualApiResponseMetadata.cs (2)
16
ReturnOperation
= returnExpression;
23
ReturnOperation
= returnExpression;
1 reference to ReturnOperation
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
ApiConventionAnalyzer.cs (1)
53
var location = actualMetadata.
ReturnOperation
.ReturnedValue.Syntax.GetLocation();