5 references to MustChangeWorkingDirectoryToPath
System.Net.Requests (5)
System\Net\FtpControlStream.cs (2)
582
if (request.MethodInfo.HasFlag(FtpMethodFlags.
MustChangeWorkingDirectoryToPath
) && requestDirectory.Length > 0)
645
else if (request.MethodInfo.HasFlag(FtpMethodFlags.
MustChangeWorkingDirectoryToPath
))
System\Net\FtpWebRequest.cs (3)
118
| FtpMethodFlags.
MustChangeWorkingDirectoryToPath
125
| FtpMethodFlags.
MustChangeWorkingDirectoryToPath
137
| FtpMethodFlags.
MustChangeWorkingDirectoryToPath