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

◆ Length

override long System.IO.Compression.GZipStream.Length
getset

Definition at line 93 of file GZipStream.cs.

94 {
95 [global::Cpp2ILInjected.Token(Token = "0x6001DA4")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1E93B8C", Offset = "0x1E93B8C", Length = "0x4C")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
99 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
100 get
101 {
102 throw null;
103 }
104 }
class f__AnonymousType0<< Count > j__TPar