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