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

virtual bool System.Security.Cryptography.HashAlgorithm.CanTransformMultipleBlocks
getsetinherited

Implements System.Security.Cryptography.ICryptoTransform.

Definition at line 394 of file HashAlgorithm.cs.

395 {
396 [global::Cpp2ILInjected.Token(Token = "0x60017C0")]
397 [global::Cpp2ILInjected.Address(RVA = "0x1AF7488", Offset = "0x1AF7488", Length = "0x8")]
398 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
399 get
400 {
401 throw null;
402 }
403 }