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

◆ AuthenticatedAttributes

ArrayList Mono.Security.PKCS7.SignerInfo.AuthenticatedAttributes
getset

Definition at line 472 of file PKCS7.cs.

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x600003E")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1A7B7F4", Offset = "0x1A7B7F4", Length = "0x8")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 get
478 {
479 throw null;
480 }
481 }