1 write to _encrypted
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1231_currentSessionData._encrypted = isEncrypted;
1 reference to _encrypted
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (1)
1226if (_recoverySessionData._encrypted != isEncrypted) {