2 writes to
System.Private.Uri (2)
System\Uri.cs (2)
4403dest[offset - 1] = ':'; 4410dest[start] = '/';
2 references to
System.Private.Uri (2)
System\Uri.cs (2)
4402if (dosPathIdx != 0 && dest[offset - 1] == '|') 4409if (dest[start] == '\\')