2 references to InspectMethodArguments
Microsoft.AspNetCore.Mvc.Api.Analyzers (2)
ActualApiResponseMetadataFactory.cs (2)
122var result = InspectMethodArguments(invocation.Arguments); 131var result = InspectMethodArguments(creation.Arguments);