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