1 write to LastTimeCheckingAddressSpace
mscorlib (1)
system\runtime\memoryfailpoint.cs (1)
352LastTimeCheckingAddressSpace = Environment.TickCount;
2 references to LastTimeCheckingAddressSpace
mscorlib (2)
system\runtime\memoryfailpoint.cs (2)
218if ((now > LastTimeCheckingAddressSpace + CheckThreshold || now < LastTimeCheckingAddressSpace) ||