1 reference to FSharpAsyncTypeName
Microsoft.AspNetCore.SignalR.Core (1)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutorFSharpSupport.cs (1)
210
var fsharpAsyncType = assembly.GetType(
FSharpAsyncTypeName
);