2 references to X509Store
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\CertificateResolver.cs (1)
37var store = new X509Store(location);
PresentationUI (1)
MS\Internal\Documents\DocumentSignatureManager.cs (1)
920X509Store store = new X509Store(StoreLocation.CurrentUser);