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