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

◆ Capacity

virtual int System.IO.MemoryStream.Capacity
getsetinherited

Definition at line 548 of file MemoryStream.cs.

549 {
550 [global::Cpp2ILInjected.Token(Token = "0x6002763")]
551 [global::Cpp2ILInjected.Address(RVA = "0x1B96F68", Offset = "0x1B96F68", Length = "0x20")]
552 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
553 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MemoryStream), Member = "EnsureNotClosed", ReturnType = typeof(void))]
554 get
555 {
556 throw null;
557 }
558 [global::Cpp2ILInjected.Token(Token = "0x6002764")]
559 [global::Cpp2ILInjected.Address(RVA = "0x1B96F88", Offset = "0x1B96F88", Length = "0x178")]
560 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
561 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
562 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MemoryStream), Member = "EnsureNotClosed", ReturnType = typeof(void))]
563 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Buffer), Member = "BlockCopy", MemberParameters = new object[]
564 {
565 typeof(global::System.Array),
566 typeof(int),
567 typeof(global::System.Array),
568 typeof(int),
569 typeof(int)
570 }, ReturnType = typeof(void))]
571 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
572 {
573 typeof(string),
574 typeof(string)
575 }, ReturnType = typeof(void))]
576 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
577 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
578 set
579 {
580 throw null;
581 }
582 }
class f__AnonymousType0<< Count > j__TPar