3 references to IdMask
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.Variables.cs (3)
186Debug.Assert(id <= IdMask); 417Debug.Assert(id <= IdMask); 427return slot < 0 ? (0, slot) : (slot >> IdOffset & IdMask, slot & IndexMask);