1 write to _awaitable
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\ConfiguredYieldAwaitable.cs (1)
23_awaitable = awaitable;
1 reference to _awaitable
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\ConfiguredYieldAwaitable.cs (1)
28=> new ConfiguredYieldAwaiter(_awaitable.GetAwaiter(), _continueOnCapturedContext);