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

◆ NewCurrentUserPath

string Mono.Security.X509.X509StoreManager.NewCurrentUserPath
staticgetsetpackage

Definition at line 63 of file X509StoreManager.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6000168")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1A950C8", Offset = "0x1A950C8", Length = "0xE8")]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_NewCurrentUser", ReturnType = typeof(X509Stores))]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "GetFolderPath", MemberParameters = new object[] { typeof(Environment.SpecialFolder) }, ReturnType = typeof(string))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
71 {
72 typeof(string),
73 typeof(string)
74 }, ReturnType = typeof(string))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
76 get
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar