2 writes to
System.Private.Uri (2)
System\Uri.cs (2)
4333dest[offset - 1] = ':'; 4341dest[start] = '/';
2 references to
System.Private.Uri (2)
System\Uri.cs (2)
4332if (dosPathIdx != 0 && dest[offset - 1] == '|') 4340if (dest[start] == '\\')