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

◆ Server

string System.Net.HttpWebResponse.Server
getset

Definition at line 287 of file HttpWebResponse.cs.

288 {
289 [global::Cpp2ILInjected.Token(Token = "0x600104B")]
290 [global::Cpp2ILInjected.Address(RVA = "0x1E00520", Offset = "0x1E00520", Length = "0x80")]
291 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
292 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
293 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebResponse), Member = "CheckDisposed", ReturnType = typeof(void))]
294 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
295 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
296 get
297 {
298 throw null;
299 }
300 }
class f__AnonymousType0<< Count > j__TPar