3 references to IsDescribeParameterEncryptionRPCCurrentlyInProgress
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
5095
if (
IsDescribeParameterEncryptionRPCCurrentlyInProgress
)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
1992
if (cmdHandler.
IsDescribeParameterEncryptionRPCCurrentlyInProgress
) {
2738
if (cmd.
IsDescribeParameterEncryptionRPCCurrentlyInProgress
) {