3 references to Cryptography_X509_StoreReadOnly
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslDirectoryBasedStoreProvider.cs (2)
116
throw new CryptographicException(SR.
Cryptography_X509_StoreReadOnly
);
246
throw new CryptographicException(SR.
Cryptography_X509_StoreReadOnly
);
System\Security\Cryptography\X509Certificates\UnsupportedDisallowedStore.cs (1)
42
throw new CryptographicException(SR.
Cryptography_X509_StoreReadOnly
);