1 reference to ResultIndexFirstBit
System.Private.CoreLib (1)
src\runtime\src\coreclr\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.CoreCLR.cs (1)
140
uint index = ((uint)Flags >> (int)ContinuationFlags.
ResultIndexFirstBit
) & mask;