terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ContextAwareResult() [2/3]

System.Net.ContextAwareResult.ContextAwareResult ( bool captureIdentity,
bool forceCaptureContext,
object myObject,
object myState,
AsyncCallback myCallBack )
inlinepackage

Definition at line 27 of file ContextAwareResult.cs.

29 {
30 this._flags = ContextAwareResult.StateFlags.CaptureContext;
32 this._flags = flags;
33 }
class f__AnonymousType0<< Count > j__TPar
ContextAwareResult(object myObject, object myState, AsyncCallback myCallBack)
ContextAwareResult.StateFlags _flags

References System.Net.ContextAwareResult._flags, and j__TPar.