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

◆ Empty

global.System.ReadOnlySpan<T> System.ReadOnlySpan< T >.Empty
staticgetset

Definition at line 349 of file ReadOnlySpan.cs.

350 {
351 [global::Cpp2ILInjected.Token(Token = "0x600090F")]
352 [global::Cpp2ILInjected.Address(RVA = "0x18604D0", Offset = "0x18604D0", Length = "0xC")]
353 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
354 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
355 get
356 {
357 throw null;
358 }
359 }