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

◆ Clear()

void System.Security.Cryptography.CryptoAPITransform.Clear ( )
inline

Definition at line 74 of file CryptoAPITransform.cs.

75 {
76 if (this.m_disposed)
77 {
78 return;
79 }
80 this.m_disposed = true;
81 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Security.Cryptography.CryptoAPITransform.m_disposed.