9 references to GetInt16
System.Xml (9)
System\Xml\BinaryXml\XmlBinaryReader.cs (9)
3218return GetInt16(this.tokDataPos); 3358dateticks = GetInt16(pos); 3433dateticks = GetInt16(pos); 3515b = GetInt16( pos + 4 ); 3516c = GetInt16( pos + 6 ); 3609return GetInt16(this.tokDataPos); 3641b = GetInt16(pos + 4); 3642c = GetInt16(pos + 6); 3757int v = GetInt16(this.tokDataPos);