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

◆ CurrentUserPath

string Mono.Security.X509.X509StoreManager.CurrentUserPath
staticgetsetpackage

Definition at line 23 of file X509StoreManager.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6000166")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1A94EE0", Offset = "0x1A94EE0", Length = "0x100")]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509StoreManager), Member = "get_CurrentUser", ReturnType = typeof(X509Stores))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Environment), Member = "GetFolderPath", MemberParameters = new object[] { typeof(Environment.SpecialFolder) }, ReturnType = typeof(string))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Path), Member = "Combine", MemberParameters = new object[]
31 {
32 typeof(string),
33 typeof(string)
34 }, ReturnType = typeof(string))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
36 get
37 {
38 throw null;
39 }
40 }
class f__AnonymousType0<< Count > j__TPar