2 references to ReadContentAsUnsignedByte
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
242return ReadContentAsUnsignedByte(); 298return new DataNode<byte>(ReadContentAsUnsignedByte());