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