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

◆ CanReuseTransform

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

Implements System.Security.Cryptography.ICryptoTransform.

Definition at line 406 of file HashAlgorithm.cs.

407 {
408 [global::Cpp2ILInjected.Token(Token = "0x60017C1")]
409 [global::Cpp2ILInjected.Address(RVA = "0x1AF7490", Offset = "0x1AF7490", Length = "0x8")]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
411 get
412 {
413 throw null;
414 }
415 }