1 write to Low
System (1)
net\System\Net\Cache\WinInetCache.cs (1)
131Low = (uint)time;
2 references to Low
System (2)
net\System\Net\Cache\WinInetCache.cs (2)
137return ((long)High<<32) | Low; 141get {return Low == 0 && High == 0;}