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