2 references to FSharpAsyncGenericTypeName
Microsoft.AspNetCore.Http.Extensions (2)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutorFSharpSupport.cs (2)
173IsCoerceableFSharpType(possibleFSharpAsyncType, FSharpAsyncGenericTypeName); 211var fsharpAsyncGenericType = assembly.GetType(FSharpAsyncGenericTypeName);