9 references to CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
CodeGen\CodeGenAsyncTests.cs (9)
8658
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8781
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8827
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8875
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
8924
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9065
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9109
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9142
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9176
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);