3 references to IsUncPath
System.Private.Uri (3)
System\Uri.cs (3)
963
return
IsUncPath
;
1002
start =
IsUncPath
? _info.Offset.Host - 2 : _info.Offset.Path;
1030
if (
IsUncPath
)