3 writes to errors
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (3)
5032_sqlRPCParameterEncryptionReqArray[_currentlyExecutingDescribeParameterEncryptionRPC].errors = stateObj._errors; 5070_SqlRPCBatchArray[_currentlyExecutingBatch].errors = _stateObj._errors; 5393rpc.errors = null;
1 reference to errors
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
6178errors.Add(_SqlRPCBatchArray[commandIndex].errors[i]);