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

◆ MediaType

string System.Net.HttpWebRequest.MediaType
getset

Definition at line 986 of file HttpWebRequest.cs.

987 {
988 [global::Cpp2ILInjected.Token(Token = "0x6000FCE")]
989 [global::Cpp2ILInjected.Address(RVA = "0x1F53218", Offset = "0x1F53218", Length = "0x8")]
990 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
991 get
992 {
993 throw null;
994 }
995 [global::Cpp2ILInjected.Token(Token = "0x6000FCF")]
996 [global::Cpp2ILInjected.Address(RVA = "0x1F53220", Offset = "0x1F53220", Length = "0x8")]
997 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
998 set
999 {
1000 throw null;
1001 }
1002 }