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