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.IOAsyncResult.IsCompleted
getsetprotected setinherited

Implements System.IAsyncResult.

Definition at line 154 of file IOAsyncResult.cs.

155 {
156 [global::Cpp2ILInjected.Token(Token = "0x60002BE")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1EA74A8", Offset = "0x1EA74A8", Length = "0x8")]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 get
160 {
161 throw null;
162 }
163 [global::Cpp2ILInjected.Token(Token = "0x60002BF")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1EA74B0", Offset = "0x1EA74B0", Length = "0xD8")]
165 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SocketAsyncResult), Member = "Complete", ReturnType = typeof(void))]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
169 {
170 typeof(object),
171 typeof(ref bool)
172 }, ReturnType = typeof(void))]
173 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EventWaitHandle), Member = "Set", ReturnType = typeof(bool))]
174 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
176 protected set
177 {
178 throw null;
179 }
180 }
class f__AnonymousType0<< Count > j__TPar