3 references to Check
System (3)
net\System\Net\cookiecollection.cs (1)
182
case Stamp.
Check
:
net\System\Net\cookiecontainer.cs (2)
417
if (cc.Count > 0 && (tempUsed = cc.TimeStamp(CookieCollection.Stamp.
Check
)) < oldUsed) {
435
stamps.SetValue(cc.TimeStamp(CookieCollection.Stamp.
Check
), itemp);