1 reference to s_segmentSeparatorChars
System.Private.Uri (1)
System\Uri.cs (1)
1894int index = uriString.AsSpan().IndexOfAny(s_segmentSeparatorChars);