3 references to RawChars
System.Private.Uri (3)
System\Uri.cs (1)
4408dest.Length = offset + Compress(dest.RawChars.Slice(offset, dest.Length - offset), _syntax);
System\UriExt.cs (1)
681Debug.Assert(vsb.RawChars.Overlaps(destination));
System\UriHelper.cs (1)
170Debug.Assert(vsb.RawChars.Overlaps(destination));