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

◆ IsCompleted

bool System.Net.HttpStreamAsyncResult.IsCompleted
getset

Implements System.IAsyncResult.

Definition at line 108 of file HttpStreamAsyncResult.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6000F87")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1F51A3C", Offset = "0x1F51A3C", Length = "0xC8")]
112 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
115 {
116 typeof(object),
117 typeof(ref bool)
118 }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
121 get
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar