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

◆ Position

override long System.Net.ResponseStream.Position
getset

Definition at line 76 of file ResponseStream.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x60010B8")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1E045C8", Offset = "0x1E045C8", Length = "0x38")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
83 get
84 {
85 throw null;
86 }
87 [global::Cpp2ILInjected.Token(Token = "0x60010B9")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1E04600", Offset = "0x1E04600", Length = "0x38")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
92 set
93 {
94 throw null;
95 }
96 }
class f__AnonymousType0<< Count > j__TPar