2 references to ReadContentAsUnsignedByte
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
233return ReadContentAsUnsignedByte(); 289return new DataNode<byte>(ReadContentAsUnsignedByte());