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