2 references to ReadContentAsSignedByte
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
252return ReadContentAsSignedByte(); 307return new DataNode<sbyte>(ReadContentAsSignedByte());