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
◆
DeclaringType
override
Type
System.Reflection.RuntimePropertyInfo.DeclaringType
get
Definition at line
239
of file
RuntimePropertyInfo.cs
.
240
{
241
get
242
{
243
PInfo
pinfo
= this.
cached
;
244
PInfo
pinfo2
= this.
cached
;
245
this.cached
=
pinfo2
;
246
return
this.
info
.
declaring_type
;
247
}
248
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.RuntimePropertyInfo.cached
PInfo cached
Definition
RuntimePropertyInfo.cs:423
System.Reflection.RuntimePropertyInfo.info
MonoPropertyInfo info
Definition
RuntimePropertyInfo.cs:420
System.Reflection.MonoPropertyInfo.declaring_type
Type declaring_type
Definition
MonoPropertyInfo.cs:12
System
Reflection
RuntimePropertyInfo
Generated by
1.10.0