2 references to ReadContentAsShort
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
235return ReadContentAsShort(); 291return new DataNode<short>(ReadContentAsShort());