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

◆ CanRead

override bool Ionic.BZip2.BZip2InputStream.CanRead
getset

Definition at line 82 of file BZip2InputStream.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x60002D1")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1A66014", Offset = "0x1A66014", Length = "0x68")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ObjectDisposedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
89 get
90 {
91 throw null;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar