1 override of CheckValid
System.Net.Requests (1)
System\Net\FtpControlStream.cs (1)
1177
protected override bool
CheckValid
(ResponseDescription response, ref int validThrough, ref int completeLength)
2 references to CheckValid
System.Net.Requests (2)
System\Net\CommandStream.cs (2)
580
if (!
CheckValid
(state.Resp, ref validThrough, ref completeLength))
603
if (!
CheckValid
(state.Resp, ref validThrough, ref completeLength))