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

◆ WantMore

bool System.Net.MonoChunkParser.WantMore
getset

Definition at line 177 of file MonoChunkParser.cs.

178 {
179 [global::Cpp2ILInjected.Token(Token = "0x600107F")]
180 [global::Cpp2ILInjected.Address(RVA = "0x1E02BD4", Offset = "0x1E02BD4", Length = "0x28")]
181 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChunkedInputStream), Member = "BeginRead", MemberParameters = new object[]
183 {
184 typeof(byte[]),
185 typeof(int),
186 typeof(int),
187 typeof(AsyncCallback),
188 typeof(object)
189 }, ReturnType = typeof(IAsyncResult))]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChunkedInputStream), Member = "OnRead", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
192 get
193 {
194 throw null;
195 }
196 }
class f__AnonymousType0<< Count > j__TPar