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