9 references to CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
CodeGen\CodeGenAsyncTests.cs (9)
9465
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9588
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9634
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9682
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9731
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9872
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9916
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9949
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
9983
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);