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