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