4 references to AddErrorsToCollection
System.Data (4)
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (4)
3377AddErrorsToCollection(_errors, ref allErrors, ref broken); 3378AddErrorsToCollection(_warnings, ref allErrors, ref broken); 3383AddErrorsToCollection(_preAttentionErrors, ref allErrors, ref broken); 3384AddErrorsToCollection(_preAttentionWarnings, ref allErrors, ref broken);