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