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

◆ Name

string Ionic.Zip.ZipFile.Name
getset

Definition at line 1073 of file ZipFile.cs.

1074 {
1075 [global::Cpp2ILInjected.Token(Token = "0x600018A")]
1076 [global::Cpp2ILInjected.Address(RVA = "0x1A5822C", Offset = "0x1A5822C", Length = "0x8")]
1077 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1078 get
1079 {
1080 throw null;
1081 }
1082 [global::Cpp2ILInjected.Token(Token = "0x600018B")]
1083 [global::Cpp2ILInjected.Address(RVA = "0x1A58234", Offset = "0x1A58234", Length = "0x8")]
1084 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1085 set
1086 {
1087 throw null;
1088 }
1089 }