4 writes to Context
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (4)
177stronglyTypedBox.Context = currentContext; 202weaklyTypedBox.Context = currentContext; 224box.Context = currentContext; 410Context = default;
2 references to Context
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (2)
175if (stronglyTypedBox.Context != currentContext) 441ExecutionContext? context = Context;