4 references to IsUncPath
System.Private.Uri (4)
System\Uri.cs (4)
983return IsUncPath; 1022start = IsUncPath ? _info.Offset.Host - 2 : _info.Offset.Path; 1050if (IsUncPath) 3303if (IsFile && !IsUncPath)