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.IO.Compression.GZipStream.Position
getset

Definition at line 107 of file GZipStream.cs.

108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6001DA5")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1E93BD8", Offset = "0x1E93BD8", Length = "0x4C")]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
114 get
115 {
116 throw null;
117 }
118 [global::Cpp2ILInjected.Token(Token = "0x6001DA6")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1E93C24", Offset = "0x1E93C24", Length = "0x4C")]
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 = 5)]
123 set
124 {
125 throw null;
126 }
127 }
class f__AnonymousType0<< Count > j__TPar