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