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

◆ WebException() [3/10]

System.Net.WebException.WebException ( string message,
Exception innerException )
inline

Definition at line 24 of file WebException.cs.

25 {
26 this.m_Status = WebExceptionStatus.UnknownError;
27 base..ctor(message, innerException);
28 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.