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