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

◆ Span

global.System.Span<T> System.Memory< T >.Span
getset

Definition at line 188 of file Memory.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x600081B")]
191 [global::Cpp2ILInjected.Address(RVA = "0x17CA218", Offset = "0x17CA218", Length = "0x340")]
192 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
193 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
196 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
197 {
198 typeof(global::System.Type),
199 typeof(global::System.Type)
200 }, ReturnType = typeof(bool))]
201 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
203 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
204 [MethodImpl(256)]
205 get
206 {
207 throw null;
208 }
209 }
class f__AnonymousType0<< Count > j__TPar