1 write to _rpcForEncryption
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
5377_rpcForEncryption = new _SqlRPC();
2 references to _rpcForEncryption
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
5376if (_rpcForEncryption == null) { 5380rpc = _rpcForEncryption;