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

◆ IsEmpty

bool System.ReadOnlySpan< T >.IsEmpty
getset

Definition at line 294 of file ReadOnlySpan.cs.

295 {
296 [global::System.Runtime.Versioning.NonVersionable]
297 [global::Cpp2ILInjected.Token(Token = "0x600090B")]
298 [global::Cpp2ILInjected.Address(RVA = "0x18603EC", Offset = "0x18603EC", Length = "0x10")]
299 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
300 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 get
303 {
304 throw null;
305 }
306 }