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

◆ Key

override byte [] Mono.Security.Cryptography.ARC4Managed.Key
getset

Definition at line 46 of file ARC4Managed.cs.

47 {
48 get
49 {
50 if (this.KeyValue == null)
51 {
52 byte[] keyValue = this.KeyValue;
53 }
54 object obj;
55 if (obj == null || obj != null)
56 {
57 }
58 throw new InvalidCastException();
59 }
60 set
61 {
62 while (value == null)
63 {
64 }
65 object obj;
66 if (obj != null && obj == null)
67 {
68 throw new InvalidCastException();
69 }
70 }
71 }
class f__AnonymousType0<< Count > j__TPar