5 references to GetException
System.Private.Uri (5)
System\Uri.cs (2)
1968return GetException(result); 2535throw GetException(ParsingError.BadHostName)!;
System\UriExt.cs (3)
71return GetException(err); 106return GetException(err); 136return GetException(ParsingError.CannotCreateRelative);