2 writes to s_platformSpecificRootStoreLocation
Infrastructure.Common (2)
CertificateManager.cs (2)
55s_platformSpecificRootStoreLocation = StoreLocation.CurrentUser; 60s_platformSpecificRootStoreLocation = StoreLocation.CurrentUser;
1 reference to s_platformSpecificRootStoreLocation
Infrastructure.Common (1)
CertificateManager.cs (1)
65return s_platformSpecificRootStoreLocation;