2 references to PopulateMetadataForEndpointMethod
Microsoft.AspNetCore.Http.Extensions (2)
src\Shared\EndpointMetadataPopulator.cs (2)
44PopulateMetadataForEndpointMethod.MakeGenericMethod(parameter.ParameterType).Invoke(null, invokeArgs); 61PopulateMetadataForEndpointMethod.MakeGenericMethod(returnType).Invoke(null, invokeArgs);