2 references to BindAsyncFromImplicitStaticAbstractInterfaceMethod
Microsoft.AspNetCore.Http.Extensions.Tests (2)
ParameterBindingMethodCacheTests.cs (2)
355
var parameterInfo = GetFirstParameter((BindAsyncFromImplicitStaticAbstractInterface arg) =>
BindAsyncFromImplicitStaticAbstractInterfaceMethod
(arg));
383
var parameterInfo = GetFirstParameter((BindAsyncFromImplicitStaticAbstractInterface arg) =>
BindAsyncFromImplicitStaticAbstractInterfaceMethod
(arg));