6 references to WriteByte
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (4)
54WriteByte((byte)nodeType); 70WriteByte((byte)nodeType); 386WriteByte(0); 994WriteByte((byte)(ch - 'a'));
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlStreamNodeWriter.cs (2)
177WriteByte((byte)ch); 282WriteByte((byte)ch);