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
◆
FilterTypeNameImpl()
static
bool System.Reflection.Module.FilterTypeNameImpl
(
Type
cls
,
object
filterCriteria
)
inline
static
private
inherited
Definition at line
278
of file
Module.cs
.
279
{
280
while
(
cls
==
null
)
281
{
282
}
283
RuntimeTypeHandle
impl =
cls
._impl;
284
RuntimeTypeHandle
impl2
=
cls
._impl;
285
bool
flag;
286
return
flag;
287
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.RuntimeTypeHandle
Definition
RuntimeTypeHandle.cs:15
References
j__TPar
.
System
Reflection
Emit
ModuleBuilder
Generated by
1.10.0