terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Span
ReadOnlySpan
<
T
>
System.ReadOnlyMemory
<
T
>.
Span
get
Definition at line
75
of file
ReadOnlyMemory.cs
.
76
{
77
get
78
{
79
int
index
= this.
_index
;
80
Type
type;
81
Type
type2
;
82
bool
flag = type ==
type2
;
83
int
index2
= this.
_index
;
84
ThrowHelper
.
ThrowArgumentOutOfRangeException
();
85
int
index3
= this.
_index
;
86
ThrowHelper
.
ThrowArgumentOutOfRangeException
();
87
int
index4
= this.
_index
;
88
ThrowHelper
.
ThrowArgumentOutOfRangeException
();
89
throw
new
InvalidCastException
();
90
}
91
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.ThrowHelper.ThrowArgumentOutOfRangeException
static void ThrowArgumentOutOfRangeException()
Definition
ThrowHelper.cs:133
System.ThrowHelper
Definition
ThrowHelper.cs:11
System.Type
Definition
Type.cs:12
System.ExceptionArgument.index
@ index
System.ReadOnlyMemory._index
readonly int _index
Definition
ReadOnlyMemory.cs:202
System
ReadOnlyMemory
Generated by
1.10.0