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