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;