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