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

◆ LocalMachinePath

string Mono.Security.X509.X509StoreManager.LocalMachinePath
staticgetsetpackage

Definition at line 43 of file X509StoreManager.cs.

44 {
45 [global::Cpp2ILInjected.Token(Token = "0x6000167")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1A94FE0", Offset = "0x1A94FE0", Length = "0xE8")]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_LocalMachine", ReturnType = typeof(X509Stores))]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "GetFolderPath", MemberParameters = new object[] { typeof(Environment.SpecialFolder) }, ReturnType = typeof(string))]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
51 {
52 typeof(string),
53 typeof(string)
54 }, ReturnType = typeof(string))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
56 get
57 {
58 throw null;
59 }
60 }
class f__AnonymousType0<< Count > j__TPar