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