terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
StoreLocation.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Security.Cryptography.X509Certificates
4
{
5
// Token: 0x020000F7 RID: 247
6
public
enum
StoreLocation
7
{
8
// Token: 0x0400047B RID: 1147
9
CurrentUser
= 1,
10
// Token: 0x0400047C RID: 1148
11
LocalMachine
12
}
13
}
System.Security.Cryptography.X509Certificates.StoreLocation
StoreLocation
Definition
StoreLocation.cs:7
System.Security.Cryptography.X509Certificates.StoreLocation.LocalMachine
@ LocalMachine
System.Security.Cryptography.X509Certificates.StoreLocation.CurrentUser
@ CurrentUser
System.Security.Cryptography.X509Certificates
Definition
X509Certificate.cs:9
System
Definition
__ComObject.cs:4
source
System
Security
Cryptography
X509Certificates
StoreLocation.cs
Generated by
1.10.0