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