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

◆ NewLocalMachinePath

string Mono.Security.X509.X509StoreManager.NewLocalMachinePath
staticgetsetpackage

Definition at line 83 of file X509StoreManager.cs.

84 {
85 [global::Cpp2ILInjected.Token(Token = "0x6000169")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1A951B0", Offset = "0x1A951B0", Length = "0xE8")]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_NewLocalMachine", ReturnType = typeof(X509Stores))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "GetFolderPath", MemberParameters = new object[] { typeof(Environment.SpecialFolder) }, ReturnType = typeof(string))]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
91 {
92 typeof(string),
93 typeof(string)
94 }, ReturnType = typeof(string))]
95 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
96 get
97 {
98 throw null;
99 }
100 }
class f__AnonymousType0<< Count > j__TPar