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