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.ReadOnlySpan< T >.this[int index]
getset

Definition at line 68 of file ReadOnlySpan.cs.

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