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

int System.ReadOnlyMemory< T >.Length
getset

Definition at line 40 of file ReadOnlyMemory.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x60008F6")]
43 [global::Cpp2ILInjected.Address(RVA = "0x185EA1C", Offset = "0x185EA1C", Length = "0xC")]
44 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Stream), Member = "WriteAsync", MemberParameters = new object[]
46 {
47 typeof(global::System.ReadOnlyMemory<byte>),
48 typeof(global::System.Threading.CancellationToken)
49 }, ReturnType = typeof(global::System.Threading.Tasks.ValueTask))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.Socket", Member = "SendAsyncApm", MemberParameters = new object[] { "System.ReadOnlyMemory`1<Byte>", "System.Net.Sockets.SocketFlags" }, ReturnType = "System.Threading.Tasks.Task`1<Int32>")]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
52 get
53 {
54 throw null;
55 }
56 }
class f__AnonymousType0<< Count > j__TPar