Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteReflectionInit()
void
System.Xml.Serialization.ReflectionAwareILGen.WriteReflectionInit
(
TypeScope
scope
)
inline
package
Definition at line
17
of file
ReflectionAwareILGen.cs
.
18
{
19
foreach
(
Type
type
in
scope.Types)
20
{
21
scope.GetTypeDesc(
type
);
22
}
23
}
System.Xml.Serialization.SoapAttributeFlags.Type
@ Type
System.ExceptionArgument.type
@ type
References
System.type
.
System
Xml
Serialization
ReflectionAwareILGen
Generated by
1.10.0