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

virtual CipherMode System.Security.Cryptography.SymmetricAlgorithm.Mode
getsetinherited

Definition at line 238 of file SymmetricAlgorithm.cs.

239 {
240 [global::Cpp2ILInjected.Token(Token = "0x6001A37")]
241 [global::Cpp2ILInjected.Address(RVA = "0x1B11568", Offset = "0x1B11568", Length = "0x8")]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 get
244 {
245 throw null;
246 }
247 [global::Cpp2ILInjected.Token(Token = "0x6001A38")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1B11570", Offset = "0x1B11570", Length = "0x74")]
249 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AesCryptoServiceProvider", Member = "set_Mode", MemberParameters = new object[] { typeof(CipherMode) }, ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
252 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
253 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
254 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
255 set
256 {
257 throw null;
258 }
259 }
class f__AnonymousType0<< Count > j__TPar