3 writes to m_Context
System (3)
net\System\Net\Sockets\Socket.cs (3)
9020m_Context = null; 9033m_Context = null; 9040m_Context = ExecutionContext.Capture();
5 references to m_Context
System (5)
net\System\Net\Sockets\Socket.cs (5)
9039if (m_Context == null) { 9045if(m_Context != null) { 9046m_ContextCopy = m_Context.CreateCopy(); 9756if(m_Context == null) { 9770if (m_Context == null) {