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

override int System.Security.Cryptography.AesManaged.FeedbackSize
getset

Definition at line 25 of file AesManaged.cs.

26 {
27 [global::Cpp2ILInjected.Token(Token = "0x6000003")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1D3C410", Offset = "0x1D3C410", Length = "0x10")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
31 get
32 {
33 throw null;
34 }
35 [global::Cpp2ILInjected.Token(Token = "0x6000004")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1D3C420", Offset = "0x1D3C420", Length = "0x10")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
39 set
40 {
41 throw null;
42 }
43 }