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

◆ LegalKeySizes

virtual KeySizes [] System.Security.Cryptography.SymmetricAlgorithm.LegalKeySizes
getinherited

Definition at line 173 of file SymmetricAlgorithm.cs.

174 {
175 get
176 {
177 KeySizes[] legalKeySizesValue = this.LegalKeySizesValue;
178 object obj;
179 if (obj == null || obj != null)
180 {
181 }
182 throw new InvalidCastException();
183 }
184 }
class f__AnonymousType0<< Count > j__TPar