Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
override
void
System.Reflection.RuntimeAssembly.GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
inline
virtual
inherited
Reimplemented from
System.Reflection.Assembly
.
Definition at line
273
of file
RuntimeAssembly.cs
.
274
{
275
throw
new
PlatformNotSupportedException();
276
}
System
Reflection
Emit
InternalAssemblyBuilder
Generated by
1.10.0