6 references to GetException
System.Private.Uri (6)
System\Uri.cs (2)
1984return GetException(result); 2551throw GetException(ParsingError.BadHostName)!;
System\UriExt.cs (4)
77return GetException(err); 118return GetException(err); 124return GetException(ParsingError.CannotCreateRelative); 153return GetException(ParsingError.CannotCreateRelative);