3 references to ObjectMethodExecutorFSharpSupport
Microsoft.AspNetCore.Shared.Tests (3)
src\Shared\ObjectMethodExecutor\CoercedAwaitableInfo.cs (2)
41
if (
ObjectMethodExecutorFSharpSupport
.TryBuildCoercerFromUnitAwaitableToVoidAwaitable(type,
59
if (
ObjectMethodExecutorFSharpSupport
.TryBuildCoercerFromFSharpAsyncToAwaitable(type,
src\Shared\ObjectMethodExecutor\ObjectMethodExecutorFSharpSupport.cs (1)
163
typeof(
ObjectMethodExecutorFSharpSupport
)