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