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
◆
Name
string System.Reflection.AssemblyName.Name
get
set
Definition at line
114
of file
AssemblyName.cs
.
115
{
116
get
117
{
118
return
this.
name
;
119
}
120
set
121
{
122
this.name
=
value
;
123
}
124
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.AssemblyName.name
string name
Definition
AssemblyName.cs:454
System.ExceptionArgument.value
@ value
System
Reflection
AssemblyName
Generated by
1.10.0