9 references to CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (9)
CodeGen\CodeGenAsyncTests.cs (9)
9669
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9792
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9838
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9886
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
9935
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncHelpers);
10076
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
10120
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
10153
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);
10187
var comp =
CreateRuntimeAsyncCompilationWithCustomAwaitHelpers
(code, runtimeAsyncAwaitHelpers: runtimeAsyncAwaitHelpers);