terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
GetException()
static
global.System.UriFormatException System.Uri.GetException
(
global::System::ParsingError
err
)
inline
static
private
Definition at line
421
of file
Uri.cs
.
422
{
423
return
"Invalid URI: The Authority/Host could not be parsed."
;
424
}
System
Uri
Generated by
1.10.0