5 references to GetUInt16
System.Xml (5)
System\Xml\BinaryXml\XmlBinaryReader.cs (5)
3227
return
GetUInt16
(this.tokDataPos);
3359
timeticks =
GetUInt16
(pos + 2);
3434
timeticks =
GetUInt16
(pos + 2);
3623
return
GetUInt16
(this.tokDataPos);
3781
int v =
GetUInt16
(this.tokDataPos);