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.Http.DelegatingStream.Position
getset

Definition at line 66 of file DelegatingStream.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x60014FE")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1E3939C", Offset = "0x1E3939C", Length = "0x10")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
72 get
73 {
74 throw null;
75 }
76 [global::Cpp2ILInjected.Token(Token = "0x60014FF")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1E393AC", Offset = "0x1E393AC", Length = "0x14")]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
80 set
81 {
82 throw null;
83 }
84 }