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