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
◆
DataAvailable
bool System.Net.MonoChunkParser.DataAvailable
get
Definition at line
93
of file
MonoChunkParser.cs
.
94
{
95
get
96
{
97
ArrayList
arrayList
= this.
chunks
;
98
ArrayList
arrayList2
= this.
chunks
;
99
if
(arrayList2 !=
null
)
100
{
101
object
[] items =
arrayList2
.
_items
;
102
if
(items !=
null
&& items !=
null
)
103
{
104
int
size =
arrayList2
._size;
105
}
106
}
107
MonoChunkParser.State
state
= this.
state
;
108
throw
new
InvalidCastException
();
109
}
110
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.ArrayList._items
object[] _items
Definition
ArrayList.cs:398
System.Collections.ArrayList
Definition
ArrayList.cs:12
System.InvalidCastException
Definition
InvalidCastException.cs:9
System.Net.MonoChunkParser.chunks
ArrayList chunks
Definition
MonoChunkParser.cs:275
System.Net.MonoChunkParser.state
MonoChunkParser.State state
Definition
MonoChunkParser.cs:260
System
Net
MonoChunkParser
Generated by
1.10.0