2 references to new
Microsoft.AspNetCore.Http.Extensions.Tests (2)
ParameterBindingMethodCacheTests.cs (2)
1493
return ValueTask.FromResult<BindAsyncFromStaticAbstractInterfaceAndBindAsync?>(
new
(BindAsyncSource.InterfaceStaticAbstractImplicit));
1499
return ValueTask.FromResult<BindAsyncFromStaticAbstractInterfaceAndBindAsync?>(
new
(BindAsyncSource.Reflection));