2 references to ReadContentAsUnsignedShort
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
254return ReadContentAsUnsignedShort(); 309return new DataNode<ushort>(ReadContentAsUnsignedShort());