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

◆ CacheEntryNotFoundException

WebException System.Net.ExceptionHelper.CacheEntryNotFoundException
staticgetsetpackage

Definition at line 224 of file ExceptionHelper.cs.

225 {
226 [global::Cpp2ILInjected.Token(Token = "0x6000A9C")]
227 [global::Cpp2ILInjected.Address(RVA = "0x1F0F690", Offset = "0x1F0F690", Length = "0x90")]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetRes), Member = "GetWebStatusString", MemberParameters = new object[]
230 {
231 typeof(string),
232 typeof(WebExceptionStatus)
233 }, ReturnType = typeof(string))]
234 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebException), Member = ".ctor", MemberParameters = new object[]
235 {
236 typeof(string),
237 typeof(string),
239 typeof(WebExceptionStatus),
241 }, ReturnType = typeof(void))]
242 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
243 get
244 {
245 throw null;
246 }
247 }
class f__AnonymousType0<< Count > j__TPar