2 references to FSharpAsyncGenericTypeName
Microsoft.AspNetCore.OpenApi (2)
src\Shared\ObjectMethodExecutor\ObjectMethodExecutorFSharpSupport.cs (2)
172IsCoerceableFSharpType(possibleFSharpAsyncType, FSharpAsyncGenericTypeName); 210var fsharpAsyncGenericType = assembly.GetType(FSharpAsyncGenericTypeName);