2 writes to _dataHandshakeStarted
System.Net.Requests (2)
System\Net\FtpControlStream.cs (2)
226
_dataHandshakeStarted
= false;
670
_dataHandshakeStarted
= true;
1 reference to _dataHandshakeStarted
System.Net.Requests (1)
System\Net\FtpControlStream.cs (1)
664
if (
_dataHandshakeStarted
)