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
Span
<
T
>
System.Memory
<
T
>.
Span
get
Definition at line
123
of file
Memory.cs
.
124
{
125
get
126
{
127
int
index
= this.
_index
;
128
Type
type;
129
Type
type2
;
130
bool
flag = type ==
type2
;
131
int
index2
= this.
_index
;
132
int
index3
= this.
_index
;
133
ThrowHelper
.
ThrowArgumentOutOfRangeException
();
134
int
index4
= this.
_index
;
135
ThrowHelper
.
ThrowArgumentOutOfRangeException
();
136
throw
new
InvalidCastException
();
137
}
138
}
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.Memory._index
readonly int _index
Definition
Memory.cs:239
System
Memory
Generated by
1.10.0