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.Stream.NullStream.Position
getset

Definition at line 1355 of file Stream.cs.

1356 {
1357 [global::Cpp2ILInjected.Token(Token = "0x60028E4")]
1358 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AE0", Offset = "0x1BC4AE0", Length = "0x8")]
1359 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1360 get
1361 {
1362 throw null;
1363 }
1364 [global::Cpp2ILInjected.Token(Token = "0x60028E5")]
1365 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AE8", Offset = "0x1BC4AE8", Length = "0x4")]
1366 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1367 set
1368 {
1369 throw null;
1370 }
1371 }