4 references to IsUncPath
System.Private.Uri (4)
System\Uri.cs (4)
933return IsUncPath; 972start = IsUncPath ? _info.Offset.Host - 2 : _info.Offset.Path; 1002if (IsUncPath) 3290if (IsFile && !IsUncPath)