6 references to WriteByte
System.Runtime.Serialization (6)
System\Xml\XmlBinaryWriter.cs (4)
55WriteByte((byte)nodeType); 71WriteByte((byte)nodeType); 390WriteByte(0); 957WriteByte((byte)(ch - 'a'));
System\Xml\XmlStreamNodeWriter.cs (2)
325WriteByte((byte)ch); 514WriteByte((byte)ch);