2 writes to _getResponseStarted
System.Net.Requests (2)
System\Net\FtpWebRequest.cs (2)
540
_getResponseStarted
= true;
625
_getResponseStarted
= true;
4 references to _getResponseStarted
System.Net.Requests (4)
System\Net\FtpWebRequest.cs (4)
395
if (
_getResponseStarted
)
535
if (
_getResponseStarted
)
620
if (
_getResponseStarted
)
1613
if (_getRequestStreamStarted ||
_getResponseStarted
)