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
◆
UnsupportedAlgorithm
string Ionic.Zip.ZipEntry.UnsupportedAlgorithm
get
private
Definition at line
1475
of file
ZipEntry.cs
.
1476
{
1477
get
1478
{
1479
uint
unsupportedAlgorithmId
= this.
_UnsupportedAlgorithmId
;
1480
if
(unsupportedAlgorithmId != 0
U
)
1481
{
1482
return
"RC2"
;
1483
}
1484
return
"Blowfish"
;
1485
}
1486
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipEntry._UnsupportedAlgorithmId
uint _UnsupportedAlgorithmId
Definition
ZipEntry.cs:2453
System.ConsoleKey.U
@ U
Ionic
Zip
ZipEntry
Generated by
1.10.0