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
◆
ItemTypeHasDefaultConstructor
bool
System.ComponentModel.BindingList
<
T
>.ItemTypeHasDefaultConstructor
get
private
Definition at line
33
of file
BindingList.cs
.
34
{
35
get
36
{
37
Type
type;
38
bool
isPrimitive
= type.
IsPrimitive
;
39
return
true
;
40
}
41
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Type.IsPrimitive
bool IsPrimitive
Definition
Type.cs:780
System.Type
Definition
Type.cs:12
System
ComponentModel
BindingList
Generated by
1.10.0