2 references to X509Store
WindowsBase (2)
Base\MS\Internal\IO\Packaging\XmlDigitalSignatureProcessor.cs (1)
1201X509Store store = new X509Store(StoreLocation.CurrentUser);
Base\System\IO\Packaging\PackageDigitalSignatureManager.cs (1)
897X509Store store = new X509Store(StoreLocation.CurrentUser);