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

◆ CanTransformMultipleBlocks

bool Mono.Security.Cryptography.ARC4Managed.CanTransformMultipleBlocks
getset

Implements System.Security.Cryptography.ICryptoTransform.

Definition at line 126 of file ARC4Managed.cs.

127 {
128 [global::Cpp2ILInjected.Token(Token = "0x600022F")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1A9C0E0", Offset = "0x1A9C0E0", Length = "0x8")]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
131 get
132 {
133 throw null;
134 }
135 }