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)
1226
if (_recoverySessionData.
_encrypted
!= isEncrypted) {