2 writes to
System.Private.Uri (2)
System\Uri.cs (2)
4416dest[offset - 1] = ':'; 4423dest[start] = '/';
2 references to
System.Private.Uri (2)
System\Uri.cs (2)
4415if (dosPathIdx != 0 && dest[offset - 1] == '|') 4422if (dest[start] == '\\')