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

◆ this[int index]

ref T System.Span< T >.this[int index]
getset

Definition at line 71 of file Span.cs.

72 {
73 [global::System.Runtime.CompilerServices.Intrinsic]
74 [global::System.Runtime.Versioning.NonVersionable]
75 [global::Cpp2ILInjected.Token(Token = "0x6000959")]
76 [global::Cpp2ILInjected.Address(RVA = "0x186B634", Offset = "0x186B634", Length = "0x38")]
77 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowIndexOutOfRangeException", ReturnType = typeof(void))]
81 [MethodImpl(256)]
82 get
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar
int Length
Definition Span.cs:262