5 references to Get
System.Web (5)
HttpCookieCollection.cs (2)
200all[i] = Get(i); 321get { return Get(index);}
HttpRequest.cs (1)
2778String val = cc.Get(i).Value;
HttpValueCollection.cs (1)
273HttpCookie cookie = c.Get(i);
WebSockets\AspNetWebSocketContextImpl.cs (1)
75HttpCookie cookie = hcc.Get(i);