1 reference to ExecutionContextIndexNumBits
System.Private.CoreLib (1)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
112const uint mask = (1u << (int)ContinuationFlags.ExecutionContextIndexNumBits) - 1;