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