5 references to TryProcessHeader
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
702
if (!_stateObj.
TryProcessHeader
()) {
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
891
if (!_physicalStateObj.
TryProcessHeader
()) { throw SQL.SynchronousCallMayNotPend(); }
3785
if (!stateObj.
TryProcessHeader
()) {
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (2)
1055
if (!
TryProcessHeader
()) {
1079
if (!
TryProcessHeader
()) {