terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ IsolatedException

WebException System.Net.ExceptionHelper.IsolatedException
staticgetsetpackage

Definition at line 149 of file ExceptionHelper.cs.

150 {
151 [global::Cpp2ILInjected.Token(Token = "0x6000A9A")]
152 [global::Cpp2ILInjected.Address(RVA = "0x1F0F53C", Offset = "0x1F0F53C", Length = "0x94")]
153 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
154 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetRes), Member = "GetWebStatusString", MemberParameters = new object[]
155 {
156 typeof(string),
157 typeof(WebExceptionStatus)
158 }, ReturnType = typeof(string))]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebException), Member = ".ctor", MemberParameters = new object[]
160 {
161 typeof(string),
162 typeof(string),
164 typeof(WebExceptionStatus),
166 typeof(WebExceptionInternalStatus)
167 }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
169 get
170 {
171 throw null;
172 }
173 }
class f__AnonymousType0<< Count > j__TPar