7 references to GetPathOption
System.Net.Requests (7)
System\Net\FtpControlStream.cs (7)
552GetPathOption getPathOption = GetPathOption.Normal; 556getPathOption = GetPathOption.AssumeNoFilename; 560getPathOption = GetPathOption.AssumeFilename; 774private static void GetPathInfo(GetPathOption pathOption, 783if (pathOption == GetPathOption.AssumeFilename && 792if (pathOption == GetPathOption.AssumeNoFilename)