3 references to CustomCipherAlgorithmId
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlSecurityUtility.cs (1)
125if (TdsEnums.CustomCipherAlgorithmId == cipherAlgorithmId) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
3610if (TdsEnums.CustomCipherAlgorithmId == cipherAlgorithmId) { 9272if (TdsEnums.CustomCipherAlgorithmId == md.cipherMD.CipherAlgorithmId) {