3 references to NullKeyEncryptionAlgorithm
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (1)
337throw SQL.NullKeyEncryptionAlgorithm(isSystemOp);
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCngProvider.cs (1)
281throw SQL.NullKeyEncryptionAlgorithm(isSystemOp);
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCspProvider.cs (1)
287throw SQL.NullKeyEncryptionAlgorithm(isSystemOp);