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

◆ Name

override string Mono.Security.X509.Extensions.BasicConstraintsExtension.Name
getset

Definition at line 67 of file BasicConstraintsExtension.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x60001A2")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1A96DA4", Offset = "0x1A96DA4", Length = "0x40")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
73 get
74 {
75 throw null;
76 }
77 }