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.RequestStream.Position
getset

Definition at line 94 of file RequestStream.cs.

95 {
96 [global::Cpp2ILInjected.Token(Token = "0x60010A6")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1E03B78", Offset = "0x1E03B78", Length = "0x38")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
101 get
102 {
103 throw null;
104 }
105 [global::Cpp2ILInjected.Token(Token = "0x60010A7")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1E03BB0", Offset = "0x1E03BB0", Length = "0x38")]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
109 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
110 set
111 {
112 throw null;
113 }
114 }
class f__AnonymousType0<< Count > j__TPar