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() [1/2]

static new TripleDES System.Security.Cryptography.TripleDES.Create ( )
inlinestatic

Definition at line 63 of file TripleDES.cs.

64 {
65 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
66 }

Referenced by System.Security.Cryptography.MACTripleDES.MACTripleDES(), and System.Security.Cryptography.MACTripleDES.MACTripleDES().