1 override of BuildCommandsList
System.Net.Requests (1)
System\Net\FtpControlStream.cs (1)
478protected override PipelineEntry[] BuildCommandsList(WebRequest req)
1 reference to BuildCommandsList
System.Net.Requests (1)
System\Net\CommandStream.cs (1)
113PipelineEntry[]? commands = BuildCommandsList(request);