4 references to AlreadyAborted
System (4)
net\System\Net\_ConnectStream.cs (4)
2521
if (Interlocked.Exchange(ref m_ShutDown,
AlreadyAborted
) >=
AlreadyAborted
) {
2690
if (!aborting && Interlocked.Exchange(ref m_ShutDown,
AlreadyAborted
) >=
AlreadyAborted
){