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

Definition at line 105 of file DelegatedStream.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x6000767")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1EE77A0", Offset = "0x1EE77A0", Length = "0x74")]
109 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
113 get
114 {
115 throw null;
116 }
117 [global::Cpp2ILInjected.Token(Token = "0x6000768")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1EE7814", Offset = "0x1EE7814", Length = "0x8C")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
123 set
124 {
125 throw null;
126 }
127 }
class f__AnonymousType0<< Count > j__TPar