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