terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AddDirectoryWillTraverseReparsePoints

bool Ionic.Zip.ZipFile.AddDirectoryWillTraverseReparsePoints
getset

Definition at line 602 of file ZipFile.cs.

603 {
604 get
605 {
607 }
608 set
609 {
610 }
611 }
bool AddDirectoryWillTraverseReparsePoints
Definition ZipFile.cs:603
bool< FullScan > k__BackingField
Definition ZipFile.cs:2796

Referenced by Ionic.Zip.ZipFile._InitInstance(), and Ionic.Zip.ZipFile.AddOrUpdateDirectoryImpl().