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

◆ this[int index]

X509Crl.X509CrlEntry Mono.Security.X509.X509Crl.this[int index]
getset

Definition at line 82 of file X509Crl.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x60000A9")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1A8BD2C", Offset = "0x1A8BD2C", Length = "0x90")]
86 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
89 get
90 {
91 throw null;
92 }
93 }