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