9 references to GetInt16
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (9)
3653
return
GetInt16
(_tokDataPos);
3810
dateticks =
GetInt16
(pos);
3894
dateticks =
GetInt16
(pos);
3984
b =
GetInt16
(pos + 4);
3985
c =
GetInt16
(pos + 6);
4087
return
GetInt16
(_tokDataPos);
4121
b =
GetInt16
(pos + 4);
4122
c =
GetInt16
(pos + 6);
4247
int v =
GetInt16
(_tokDataPos);