2 references to TryGetRouteHandlerArgument
Microsoft.AspNetCore.Http.ValidationsGenerator (2)
src\Http\Http.Extensions\gen\Microsoft.AspNetCore.Http.RequestDelegateGenerator\StaticRouteHandlerModel\InvocationOperationExtensions.cs (2)
32
targetOperation.
TryGetRouteHandlerArgument
(out var routeHandlerParameter) &&
45
if (invocation.
TryGetRouteHandlerArgument
(out var argument))