2 writes to m_NestedIOCount
System (2)
net\System\Net\_LazyAsyncResult.cs (2)
397++threadContext.m_NestedIOCount; 424--threadContext.m_NestedIOCount;
1 reference to m_NestedIOCount
System (1)
net\System\Net\_LazyAsyncResult.cs (1)
406if (threadContext.m_NestedIOCount >= c_ForceAsyncCount)