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

◆ FeedbackSize

virtual int System.Security.Cryptography.SymmetricAlgorithm.FeedbackSize
getsetinherited

Definition at line 101 of file SymmetricAlgorithm.cs.

102 {
103 [global::Cpp2ILInjected.Token(Token = "0x6001A2D")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1B10F24", Offset = "0x1B10F24", Length = "0x8")]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 get
107 {
108 throw null;
109 }
110 [global::Cpp2ILInjected.Token(Token = "0x6001A2E")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1B10F2C", Offset = "0x1B10F2C", Length = "0x84")]
112 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AesCryptoServiceProvider", Member = "set_FeedbackSize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CryptographicException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
118 set
119 {
120 throw null;
121 }
122 }
class f__AnonymousType0<< Count > j__TPar