1 write to m_Async
System (1)
net\System\Net\_CommandStream.cs (1)
184m_Async = async;
12 references to m_Async
System (12)
net\System\Net\_CommandStream.cs (7)
191if (m_Async) 214bool async = m_Async; 290bool async = m_Async; 369if (m_Async) 528if (m_Async) { 632if (m_Async) { 662if (m_Async) {
net\System\Net\_FtpControlStream.cs (5)
203m_Async ? request.GetWritingContext().ContextCopy : null); 206if (m_Async) 411m_Async ? request.GetWritingContext().ContextCopy : null); 716if (m_Async) 730if (m_Async)