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.Memory< T >.Length
getset

Definition at line 126 of file Memory.cs.

127 {
128 [global::Cpp2ILInjected.Token(Token = "0x6000818")]
129 [global::Cpp2ILInjected.Address(RVA = "0x17C9F98", Offset = "0x17C9F98", Length = "0xC")]
130 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
131 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Stream), Member = "ReadAsync", MemberParameters = new object[]
132 {
133 typeof(global::System.Memory<byte>),
134 typeof(global::System.Threading.CancellationToken)
135 }, ReturnType = typeof(global::System.Threading.Tasks.ValueTask<int>))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.Socket", Member = "ReceiveAsyncApm", MemberParameters = new object[] { "System.Memory`1<Byte>", "System.Net.Sockets.SocketFlags" }, ReturnType = "System.Threading.Tasks.Task`1<Int32>")]
137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.SocketAsyncEventArgs", Member = "SetBuffer", MemberParameters = new object[] { "System.Memory`1<Byte>" }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
139 get
140 {
141 throw null;
142 }
143 }
class f__AnonymousType0<< Count > j__TPar