terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.IO.Stream.ReadWriteTask Member List

This is the complete list of members for System.IO.Stream.ReadWriteTask, including all inherited members.

_apmSystem.IO.Stream.ReadWriteTaskpackage
_bufferSystem.IO.Stream.ReadWriteTaskpackage
_callbackSystem.IO.Stream.ReadWriteTaskprivate
_contextSystem.IO.Stream.ReadWriteTaskprivate
_countSystem.IO.Stream.ReadWriteTaskpackage
_isReadSystem.IO.Stream.ReadWriteTaskpackage
_offsetSystem.IO.Stream.ReadWriteTaskpackage
_streamSystem.IO.Stream.ReadWriteTaskpackage
ClearBeginState()System.IO.Stream.ReadWriteTaskinlinepackage
Invoke(global::System.Threading.Tasks.Task completingTask)System.IO.Stream.ReadWriteTaskinlineprivate
InvokeAsyncCallback(object completedTask)System.IO.Stream.ReadWriteTaskinlineprivatestatic
InvokeMayRunArbitraryCodeSystem.IO.Stream.ReadWriteTaskprivate
ReadWriteTask(bool isRead, bool apm, global::System.Func< object, int > function, object state, Stream stream, byte[] buffer, int offset, int count, global::System.AsyncCallback callback)System.IO.Stream.ReadWriteTaskinline
s_invokeAsyncCallbackSystem.IO.Stream.ReadWriteTaskprivatestatic