2 writes to m_BodyStarted
System (2)
net\System\Net\HttpWebRequest.cs (2)
4572m_BodyStarted = true; 6010m_BodyStarted = false;
1 reference to m_BodyStarted
System (1)
net\System\Net\HttpWebRequest.cs (1)
448return m_BodyStarted;