1 instantiation of InternalWriteBase64TextAsyncWriter
System.Runtime.Serialization (1)
System\Xml\XmlUTF8TextWriter.cs (1)
752internalWriteBase64TextAsyncWriter = new InternalWriteBase64TextAsyncWriter(this);
7 references to InternalWriteBase64TextAsyncWriter
System.Runtime.Serialization (7)
System\Xml\XmlUTF8TextWriter.cs (7)
74InternalWriteBase64TextAsyncWriter internalWriteBase64TextAsyncWriter; 810InternalWriteBase64TextAsyncWriter thisPtr = (InternalWriteBase64TextAsyncWriter)eventArgs.AsyncState; 863InternalWriteBase64TextAsyncWriter thisPtr = (InternalWriteBase64TextAsyncWriter)eventArgs.AsyncState; 940InternalWriteBase64TextAsyncWriter thisPtr = (InternalWriteBase64TextAsyncWriter)state.AsyncState;