31 references to SynchronousCallMayNotPend
System.Data (31)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (4)
1550
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
3121
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
4525
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
4700
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (13)
242
throw SQL.
SynchronousCallMayNotPend
();
865
throw SQL.
SynchronousCallMayNotPend
();
1537
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
1772
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
1775
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2421
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2574
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2627
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2695
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2953
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
3127
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
3312
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
3393
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
fx\src\data\System\Data\SqlClient\TdsParser.cs (12)
882
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
891
if (!_physicalStateObj.TryProcessHeader()) { throw SQL.
SynchronousCallMayNotPend
(); }
900
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
2421
throw SQL.
SynchronousCallMayNotPend
();
3786
throw SQL.
SynchronousCallMayNotPend
();
3792
throw SQL.
SynchronousCallMayNotPend
();
3802
throw SQL.
SynchronousCallMayNotPend
();
3809
throw SQL.
SynchronousCallMayNotPend
();
3819
throw SQL.
SynchronousCallMayNotPend
();
7556
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
11150
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
11318
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (2)
1672
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }
1739
if (!result) { throw SQL.
SynchronousCallMayNotPend
(); }