3 references to NormalizeAndConcat
System.Private.Uri (3)
System\Uri.cs (3)
3860newHost = UriHelper.NormalizeAndConcat(newHost, host); 3985newHost = UriHelper.NormalizeAndConcat(newHost, str.Slice(i, endOfHost - i)); 4027newHost = UriHelper.NormalizeAndConcat(newHost, str.Slice(i, endOfHost - i));