1 instantiation of SqlAes256CbcFactory
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlClientEncryptionAlgorithmFactoryList.cs (1)
27
_encryptionAlgoFactoryList.TryAdd(SqlAes256CbcAlgorithm.AlgorithmName, new
SqlAes256CbcFactory
());