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

◆ ContentEncoding

string System.Net.HttpWebResponse.ContentEncoding
getset

Definition at line 126 of file HttpWebResponse.cs.

127 {
128 [global::Cpp2ILInjected.Token(Token = "0x600103F")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1E00038", Offset = "0x1E00038", Length = "0x80")]
130 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebResponse), Member = "CheckDisposed", ReturnType = typeof(void))]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
134 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
135 get
136 {
137 throw null;
138 }
139 }
class f__AnonymousType0<< Count > j__TPar