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