7 references to GetException
System.Private.Uri (7)
System\Uri.cs (2)
2009return GetException(result); 2608throw GetException(ParsingError.BadHostName)!;
System\UriExt.cs (5)
87e = GetException(err); 116e = GetException(err); 121e = GetException(ParsingError.CannotCreateRelative); 175e = GetException(ParsingError.CannotCreateRelative); 212e = GetException(err);