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