2 references to AddSlashToAsteriskOnlyPath
System (2)
net\System\Net\HttpListenerRequestUriBuilder.cs (2)
68this.cookedUriPath = AddSlashToAsteriskOnlyPath(cookedUriPath); 480return AddSlashToAsteriskOnlyPath(uriString.Substring(pathStartIndex, queryIndex - pathStartIndex));