10 references to Path
System.Net.HttpListener (10)
System\Net\Managed\HttpEndPointListener.cs (6)
194string ppath = p.Path!; 244string ppath = p.Path!; 266if (p.Path == prefix.Path) 281if (p.Path == prefix.Path)
System\Net\Managed\HttpEndPointManager.cs (4)
99if (lp.Path!.Contains('%')) 102if (lp.Path.Contains("//")) 206if (lp.Path!.Contains('%')) 209if (lp.Path.Contains("//"))