4 references to TryReadInt16
System.Data (4)
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
3499
if (!stateObj.
TryReadInt16
(out slen)) {
4085
if (!stateObj.
TryReadInt16
(out tableSize)) {
4210
if (!stateObj.
TryReadInt16
(out shortLen)) {
5483
if (!stateObj.
TryReadInt16
(out shortValue)) {