1 reference to s_hostReservedChars
System.Private.Uri (1)
System\UriBuilder.cs (1)
173if (!string.IsNullOrEmpty(value) && value.AsSpan().ContainsAny(s_hostReservedChars))