3 references to BindAsyncFromImplicitStaticAbstractInterfaceMethodInsteadOfReflectionMatchedMethod
Microsoft.AspNetCore.Http.Extensions.Tests (3)
ParameterBindingMethodCacheTests.cs (3)
332
GetFirstParameter((BindAsyncFromStaticAbstractInterfaceAndBindAsync arg) =>
BindAsyncFromImplicitStaticAbstractInterfaceMethodInsteadOfReflectionMatchedMethod
(arg))
369
var parameterInfo = GetFirstParameter((BindAsyncFromStaticAbstractInterfaceAndBindAsync arg) =>
BindAsyncFromImplicitStaticAbstractInterfaceMethodInsteadOfReflectionMatchedMethod
(arg));
451
var parameterInfo = GetFirstParameter((BindAsyncFromStaticAbstractInterfaceAndBindAsync arg) =>
BindAsyncFromImplicitStaticAbstractInterfaceMethodInsteadOfReflectionMatchedMethod
(arg));