1 write to _cookieCollection
System.Web (1)
WebSockets\AspNetWebSocketContextImpl.cs (1)
86
_cookieCollection
= cc;
2 references to _cookieCollection
System.Web (2)
WebSockets\AspNetWebSocketContextImpl.cs (2)
70
if (
_cookieCollection
== null) {
89
return
_cookieCollection
;