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
◆
IsReadOnly
bool
ICollection
<
T
>.
System.ArraySegment
<
T
>.IsReadOnly
get
Definition at line
238
of file
ArraySegment.cs
.
239
{
240
get
241
{
242
return
true
;
243
}
244
}
System
ArraySegment
Generated by
1.10.0