3 references to Int8Text
System.Runtime.Serialization (3)
System\Xml\XmlBinaryNodeType.cs (1)
246
Int8TextWithEndElement =
Int8Text
+ 1,
System\Xml\XmlBinaryWriter.cs (1)
485
buffer[offset + 0] = (byte)XmlBinaryNodeType.
Int8Text
;
System\Xml\XmlBufferReader.cs (1)
1320
case XmlBinaryNodeType.
Int8Text
: