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