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

◆ ExtractExistingFile

ExtractExistingFileAction Ionic.Zip.ZipFile.ExtractExistingFile
getset

Definition at line 1047 of file ZipFile.cs.

1048 {
1049 get
1050 {
1052 }
1053 set
1054 {
1056 }
1057 }
ExtractExistingFileAction ExtractExistingFile
Definition ZipFile.cs:1048
bool< FullScan > k__BackingField
Definition ZipFile.cs:2796

Referenced by Ionic.Zip.ZipFile._InternalAddEntry(), Ionic.Zip.ZipFile._InternalExtractAll(), and Ionic.Zip.ZipFile.ExtractAll().