1 override of BuildCommandsList
System (1)
net\System\Net\_FtpControlStream.cs (1)
455protected override PipelineEntry [] BuildCommandsList(WebRequest req) {
1 reference to BuildCommandsList
System (1)
net\System\Net\_CommandStream.cs (1)
143PipelineEntry [] commands = BuildCommandsList(request);