11 references to GetException
System.Private.Uri (11)
System\Uri.cs (6)
1962
return
GetException
(result);
2557
throw
GetException
(ParsingError.BadHostName)!;
2582
throw
GetException
(ParsingError.SizeLimit)!;
3376
UriFormatException e =
GetException
(ParsingError.SizeLimit)!;
3512
UriFormatException e =
GetException
(ParsingError.SizeLimit)!;
3569
UriFormatException e =
GetException
(ParsingError.SizeLimit)!;
System\UriExt.cs (5)
87
e =
GetException
(err);
116
e =
GetException
(err);
121
e =
GetException
(ParsingError.CannotCreateRelative);
175
e =
GetException
(ParsingError.CannotCreateRelative);
216
e =
GetException
(err);