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