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

◆ UnauthenticatedAttributes

ArrayList Mono.Security.PKCS7.SignerInfo.UnauthenticatedAttributes
getset

Definition at line 528 of file PKCS7.cs.

529 {
530 [global::Cpp2ILInjected.Token(Token = "0x6000042")]
531 [global::Cpp2ILInjected.Address(RVA = "0x1A7B880", Offset = "0x1A7B880", Length = "0x8")]
532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
533 get
534 {
535 throw null;
536 }
537 }