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
SfxGenerationException.cs
Go to the documentation of this file.
1using System;
5
6namespace Ionic.Zip
7{
8 [Guid("ebc25cf6-9120-4283-b972-0e5520d00008")]
9 [global::Cpp2ILInjected.Token(Token = "0x2000013")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000052")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1A45A04", Offset = "0x1A45A04", Length = "0x4")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipException), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6000053")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1A45A08", Offset = "0x1A45A08", Length = "0x4")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
26 public SfxGenerationException(string message)
27 {
28 throw null;
29 }
30 }
31}
class f__AnonymousType0<< Count > j__TPar