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()
[4/4]
System.Span
<
T
>.
Span
(
T
ptr
,
int
length
)
inline
package
Definition at line
55
of file
Span.cs
.
56
{
57
this._pointer
=
ptr
;
58
this._length
=
length
;
59
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.length
@ length
References
j__TPar
, and
System.length
.
System
Span
Generated by
1.10.0