2 references to HasErrorOrWarning
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
2350
if (stateObj.
HasErrorOrWarning
) {
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
3439
if (
HasErrorOrWarning
) {