2 writes to _isDescribeParameterEncryptionRPCCurrentlyInProgress
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
3663
_isDescribeParameterEncryptionRPCCurrentlyInProgress
= true;
6096
_isDescribeParameterEncryptionRPCCurrentlyInProgress
= false;
1 reference to _isDescribeParameterEncryptionRPCCurrentlyInProgress
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
300
return
_isDescribeParameterEncryptionRPCCurrentlyInProgress
;