9 references to GetInt16
System.Private.Xml (9)
System\Xml\BinaryXml\XmlBinaryReader.cs (9)
3629
return
GetInt16
(_tokDataPos);
3786
dateticks =
GetInt16
(pos);
3863
dateticks =
GetInt16
(pos);
3953
b =
GetInt16
(pos + 4);
3954
c =
GetInt16
(pos + 6);
4056
return
GetInt16
(_tokDataPos);
4090
b =
GetInt16
(pos + 4);
4091
c =
GetInt16
(pos + 6);
4216
int v =
GetInt16
(_tokDataPos);