6 references to Advance
System (6)
net\System\Net\_CommandStream.cs (2)
332result = PipelineInstruction.Advance; 346else if (result == PipelineInstruction.Advance)
net\System\Net\_FtpControlStream.cs (4)
276return PipelineInstruction.Advance; 297return PipelineInstruction.Advance; 449return PipelineInstruction.Advance; 724result = PipelineInstruction.Advance; // for passive mode we end up going to the next command