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.ReadOnlySpan<T> System.ReadOnlyMemory< T >.Span
getset

Definition at line 88 of file ReadOnlyMemory.cs.

89 {
90 [global::Cpp2ILInjected.Token(Token = "0x60008F8")]
91 [global::Cpp2ILInjected.Address(RVA = "0x185EC1C", Offset = "0x185EC1C", Length = "0x3A0")]
92 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
96 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
97 {
98 typeof(global::System.Type),
99 typeof(global::System.Type)
100 }, ReturnType = typeof(bool))]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
104 [MethodImpl(256)]
105 get
106 {
107 throw null;
108 }
109 }
class f__AnonymousType0<< Count > j__TPar