2 writes to _next
System.Runtime.Remoting (2)
channels\core\socketcache.cs (2)
191
_next
= next;
200
set {
_next
= value; }
1 reference to _next
System.Runtime.Remoting (1)
channels\core\socketcache.cs (1)
199
get { return
_next
; }