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