9 references to CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
CodeGen\CodeGenAsyncTests.cs (9)
9161
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9284
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9330
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9378
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9427
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9568
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9612
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9645
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9679
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);