2 references to ReadContentAsShort
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
244return ReadContentAsShort(); 300return new DataNode<short>(ReadContentAsShort());