2 writes to
System.Private.Uri (2)
System\Uri.cs (2)
4267
dest
[
offset - 1] = ':';
4276
dest
[
start] = '/';
2 references to
System.Private.Uri (2)
System\Uri.cs (2)
4266
if (dosPathIdx != 0 && dest
[
offset - 1] == '|')
4274
if (dest.Length > start && dest
[
start] == '\\')