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