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

◆ ExpectContent

bool System.Net.WebResponseStream.ExpectContent
getsetprivate

Definition at line 283 of file WebResponseStream.cs.

284 {
285 [global::Cpp2ILInjected.Token(Token = "0x6001268")]
286 [global::Cpp2ILInjected.Address(RVA = "0x1E19A14", Offset = "0x1E19A14", Length = "0x88")]
287 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebResponseStream), Member = "Initialize", MemberParameters = new object[] { typeof(BufferOffsetSize) }, ReturnType = typeof(void))]
289 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
291 {
292 typeof(string),
293 typeof(string)
294 }, ReturnType = typeof(bool))]
295 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
296 get
297 {
298 throw null;
299 }
300 }
class f__AnonymousType0<< Count > j__TPar
WebResponseStream(WebRequestStream request)