terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Mode

override CipherMode System.Security.Cryptography.AesCryptoServiceProvider.Mode
getset

Definition at line 159 of file AesCryptoServiceProvider.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6000023")]
162 [global::Cpp2ILInjected.Address(RVA = "0x1D3D174", Offset = "0x1D3D174", Length = "0x8")]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
164 get
165 {
166 throw null;
167 }
168 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
169 [global::Cpp2ILInjected.Address(RVA = "0x1D3D17C", Offset = "0x1D3D17C", Length = "0x5C")]
170 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SymmetricAlgorithm), Member = "set_Mode", MemberParameters = new object[] { typeof(CipherMode) }, ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
175 set
176 {
177 throw null;
178 }
179 }
class f__AnonymousType0<< Count > j__TPar