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