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)
5376
if (
_rpcForEncryption
== null) {
5380
rpc =
_rpcForEncryption
;