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

◆ AddDirectoryWillTraverseReparsePoints

bool Ionic.Zip.ZipFile.AddDirectoryWillTraverseReparsePoints
getset

Definition at line 978 of file ZipFile.cs.

979 {
980 [global::Cpp2ILInjected.Token(Token = "0x6000180")]
981 [global::Cpp2ILInjected.Address(RVA = "0x1A581D4", Offset = "0x1A581D4", Length = "0x8")]
982 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
983 get
984 {
985 throw null;
986 }
987 [global::Cpp2ILInjected.Token(Token = "0x6000181")]
988 [global::Cpp2ILInjected.Address(RVA = "0x1A581DC", Offset = "0x1A581DC", Length = "0xC")]
989 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
990 set
991 {
992 throw null;
993 }
994 }