1 type derived from XmlUTF8NodeWriter
System.Runtime.Serialization (1)
4 instantiations of XmlUTF8NodeWriter
System.Runtime.Serialization (4)
10 references to XmlUTF8NodeWriter
System.Runtime.Serialization (10)
System\Xml\XmlUTF8TextWriter.cs (7)
18XmlUTF8NodeWriter writer;
763XmlUTF8NodeWriter writer;
770public InternalWriteBase64TextAsyncWriter(XmlUTF8NodeWriter writer)
1030XmlUTF8NodeWriter writer;
1032public WriteBase64TextAsyncResult(byte[] trailBytes, int trailByteCount, byte[] buffer, int offset, int count, XmlUTF8NodeWriter writer, AsyncCallback callback, object state)
1108XmlUTF8NodeWriter writer;
1112public InternalWriteBase64TextAsyncResult(byte[] buffer, int offset, int count, XmlUTF8NodeWriter writer, AsyncCallback callback, object state)