9 references to GetInt16
System.Private.Xml (9)
System\Xml\BinaryXml\XmlBinaryReader.cs (9)
3626
return
GetInt16
(_tokDataPos);
3783
dateticks =
GetInt16
(pos);
3860
dateticks =
GetInt16
(pos);
3950
b =
GetInt16
(pos + 4);
3951
c =
GetInt16
(pos + 6);
4053
return
GetInt16
(_tokDataPos);
4087
b =
GetInt16
(pos + 4);
4088
c =
GetInt16
(pos + 6);
4213
int v =
GetInt16
(_tokDataPos);