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

◆ CurrentName

string Ionic.Zip.ZipSegmentedStream.CurrentName
getset

Definition at line 133 of file ZipSegmentedStream.cs.

134 {
135 [global::Cpp2ILInjected.Token(Token = "0x600028B")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1A61AA4", Offset = "0x1A61AA4", Length = "0x28")]
137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ZipSegmentedStream), Member = "Read", MemberParameters = new object[]
138 {
139 typeof(byte[]),
140 typeof(int),
141 typeof(int)
142 }, ReturnType = typeof(int))]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ZipSegmentedStream), Member = "_NameForSegment", MemberParameters = new object[] { typeof(uint) }, ReturnType = typeof(string))]
145 get
146 {
147 throw null;
148 }
149 }
class f__AnonymousType0<< Count > j__TPar