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