2 references to CreateHostStringHelper
System.Private.Uri (2)
System\Uri.cs (2)
2438
string host =
CreateHostStringHelper
(_string, _info.Offset.Host, _info.Offset.Path, ref flags, _info);
2611
host =
CreateHostStringHelper
(host, 0, host.Length, ref flags, _info);