9 references to CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
CodeGen\CodeGenAsyncTests.cs (9)
8638
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8761
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8807
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8855
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8904
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9045
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9089
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9122
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9156
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);