79 references to TryReadByte
System.Data (79)
fx\src\data\System\Data\SqlClient\TdsParser.cs (78)
1866
if (!stateObj.
TryReadByte
(out token)) {
2379
if (!stateObj.
TryReadByte
(out env.type)) {
2458
if (!stateObj.
TryReadByte
(out byteLength)) {
2477
if (!stateObj.
TryReadByte
(out byteLength)) {
2499
if (!stateObj.
TryReadByte
(out byteLength)) {
2515
if (!stateObj.
TryReadByte
(out byteLength)) {
2554
if (!stateObj.
TryReadByte
(out byteLength)) {
2587
if (!stateObj.
TryReadByte
(out protocol)) {
2627
if (!stateObj.
TryReadByte
(out byteLength)) {
2635
if (!stateObj.
TryReadByte
(out byteLength)) {
2653
if (!stateObj.
TryReadByte
(out newLength)) {
2659
if (!stateObj.
TryReadByte
(out oldLength)) {
2881
if (!stateObj.
TryReadByte
(out featureId)) {
2935
if (!stateObj.
TryReadByte
(out status)) {
2945
if (!stateObj.
TryReadByte
(out stateId)) {
2950
if (!stateObj.
TryReadByte
(out stateLenByte)) {
3084
if (!stateObj.
TryReadByte
(out len)) {
3091
if (!stateObj.
TryReadByte
(out a.majorVersion)) {
3094
if (!stateObj.
TryReadByte
(out a.minorVersion)) {
3098
if (!stateObj.
TryReadByte
(out buildNumHi)) {
3101
if (!stateObj.
TryReadByte
(out buildNumLo)) {
3266
if (!stateObj.
TryReadByte
(out state)) {
3269
if (!stateObj.
TryReadByte
(out errorClass)) {
3284
if (!stateObj.
TryReadByte
(out byteLen)) {
3301
if (!stateObj.
TryReadByte
(out byteLen)) {
3358
if (!stateObj.
TryReadByte
(out len)) { // Length of parameter name
3371
if (!stateObj.
TryReadByte
(out ignored)) {
3394
if (!stateObj.
TryReadByte
(out flags)) {
3398
if (!stateObj.
TryReadByte
(out flags)) {
3409
if (!stateObj.
TryReadByte
(out tdsType)) {
3452
if (!stateObj.
TryReadByte
(out rec.precision)) {
3455
if (!stateObj.
TryReadByte
(out rec.scale)) {
3461
if (!stateObj.
TryReadByte
(out rec.scale)) {
3475
if (!stateObj.
TryReadByte
(out schemapresent)) {
3480
if (!stateObj.
TryReadByte
(out len)) {
3489
if (!stateObj.
TryReadByte
(out len)) {
3605
if (!stateObj.
TryReadByte
(out cipherAlgorithmId)) {
3613
if (!stateObj.
TryReadByte
(out nameSize)) {
3624
if (!stateObj.
TryReadByte
(out encryptionType)) {
3630
if (!stateObj.
TryReadByte
(out normalizationRuleVersion)) {
3666
if (!stateObj.
TryReadByte
(out newCollation.sortId)) {
3878
if (!stateObj.
TryReadByte
(out byCols)) {
3894
if (!stateObj.
TryReadByte
(out col.op)) {
4000
if (!stateObj.
TryReadByte
(out cekValueCount)) {
4029
if (!stateObj.
TryReadByte
(out byteValue)) {
4053
if (!stateObj.
TryReadByte
(out algorithmLength)) {
4141
if (!stateObj.
TryReadByte
(out tdsType)) {
4186
if (!stateObj.
TryReadByte
(out schemapresent)) {
4191
if (!stateObj.
TryReadByte
(out byteLen)) {
4200
if (!stateObj.
TryReadByte
(out byteLen)) {
4224
if (!stateObj.
TryReadByte
(out col.precision)) {
4227
if (!stateObj.
TryReadByte
(out col.scale)) {
4233
if (!stateObj.
TryReadByte
(out col.scale)) {
4302
if (!stateObj.
TryReadByte
(out flags)) {
4311
if (!stateObj.
TryReadByte
(out flags)) {
4358
if (!stateObj.
TryReadByte
(out byteLen)) {
4381
if (!stateObj.
TryReadByte
(out byteLength)) {
4391
if (!stateObj.
TryReadByte
(out byteLength)) {
4401
if (!stateObj.
TryReadByte
(out byteLength)) {
4495
if (!stateObj.
TryReadByte
(out nParts)) {
4577
if (!stateObj.
TryReadByte
(out ignored)) { // colnum, ignore
4580
if (!stateObj.
TryReadByte
(out col.tableNum)) {
4586
if (!stateObj.
TryReadByte
(out status)) {
4598
if (!stateObj.
TryReadByte
(out len)) {
4646
if (!stateObj.
TryReadByte
(out textPtrLen)) {
4694
if (!stateObj.
TryReadByte
(out token)) { // skip over ALTROW token
4926
if (!stateObj.
TryReadByte
(out textPtrLen)) {
5452
if (!stateObj.
TryReadByte
(out byteValue)) {
5474
if (!stateObj.
TryReadByte
(out byteValue)) {
5656
if (!stateObj.
TryReadByte
(out type)) {
5663
if (!stateObj.
TryReadByte
(out cbPropsActual)) {
5702
if (!stateObj.
TryReadByte
(out precision)) {
5706
if (!stateObj.
TryReadByte
(out scale)) {
5785
if (!stateObj.
TryReadByte
(out scale)) {
6338
if (!stateObj.
TryReadByte
(out byteValue)) {
6830
if (!stateObj.
TryReadByte
(out value)) {
11215
if (!stateObj.
TryReadByte
(out b1)) {
11225
if (!stateObj.
TryReadByte
(out b2)) {
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
1181
if (!
TryReadByte
(out value)) {