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

◆ Create()

static ZipEntry Ionic.Zip.ZipEntry.Create ( string nameInArchive,
ZipEntrySource source,
object arg1,
object arg2 )
inlinestaticprivate

Definition at line 901 of file ZipEntry.cs.

902 {
903 if (45 == 0)
904 {
905 }
907 if (source != ZipEntrySource.None)
908 {
909 }
916 if (source == ZipEntrySource.None || source == ZipEntrySource.None || source != ZipEntrySource.None)
917 {
918 }
919 if (arg1 != null)
920 {
921 }
922 return "The filename must be non-null and non-empty.";
923 }
class f__AnonymousType0<< Count > j__TPar
DateTime ToUniversalTime()
Definition DateTime.cs:884
static DateTime UtcNow
Definition DateTime.cs:1318

References j__TPar, System.source, System.DateTime.ToUniversalTime(), and System.DateTime.UtcNow.

Referenced by Ionic.Zip.ZipEntry.CreateFromFile().