2 references to CookieMaskIndex
mscorlib (2)
system\runtime\interopservices\gchandlecookietable.cs (2)
200index = (int)(intCookie & CookieMaskIndex) - 1; 208return (int)(intCookie & CookieMaskIndex) - 1;