2 references to ReadContentAsSignedByte
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
261
return
ReadContentAsSignedByte
();
316
return new DataNode<sbyte>(
ReadContentAsSignedByte
());