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

◆ ExpectContent

bool System.Net.WebResponseStream.ExpectContent
getprivate

Definition at line 233 of file WebResponseStream.cs.

234 {
235 get
236 {
237 HttpWebRequest <Request>k__BackingField = this.<Request>k__BackingField;
238 HttpStatusCode httpStatusCode = this.<StatusCode>k__BackingField;
239 bool flag;
240 return flag;
241 }
242 }
class f__AnonymousType0<< Count > j__TPar
readonly WebRequestStream< RequestStream > k__BackingField

Referenced by System.Net.WebResponseStream.Initialize().