2 references to Disposed
System (2)
net\System\Net\Sockets\Socket.cs (2)
8966if(Interlocked.CompareExchange(ref m_Operating, Disposed, Free) != Free) { 8990else if (status == Disposed)