7 references to GetPathOption
System.Net.Requests (7)
System\Net\FtpControlStream.cs (7)
550GetPathOption getPathOption = GetPathOption.Normal; 554getPathOption = GetPathOption.AssumeNoFilename; 558getPathOption = GetPathOption.AssumeFilename; 772private static void GetPathInfo(GetPathOption pathOption, 781if (pathOption == GetPathOption.AssumeFilename && 790if (pathOption == GetPathOption.AssumeNoFilename)