7 writes to _controlCookie
System.Runtime.Remoting (7)
channels\core\bytebufferpool.cs (7)
85
cookie = Interlocked.Exchange(ref
_controlCookie
, null);
93
_controlCookie
= cookie;
114
_controlCookie
= cookie;
135
_controlCookie
= cookie;
165
cookie = Interlocked.Exchange(ref
_controlCookie
, null);
186
_controlCookie
= cookie;
199
_controlCookie
= cookie;