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