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