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
◆
Version
Version
System.Reflection.AssemblyName.Version
get
set
Definition at line
196
of file
AssemblyName.cs
.
197
{
198
get
199
{
200
return
this.
version
;
201
}
202
set
203
{
204
this.version
=
value
;
205
int
num =
value
.
_Major
;
206
this.major
= num;
207
}
208
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.AssemblyName.version
Version version
Definition
AssemblyName.cs:493
System.Version._Major
readonly int _Major
Definition
Version.cs:389
System.ExceptionArgument.value
@ value
System
Reflection
AssemblyName
Generated by
1.10.0