Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetCustomAttributesData()

override IList< CustomAttributeData > System.Reflection.Emit.ModuleBuilder.GetCustomAttributesData ( )
inlinevirtual

Reimplemented from System.Reflection.Module.

Definition at line 425 of file ModuleBuilder.cs.

426 {
428 }
InternalModuleBuilder InternalModule
override IList< CustomAttributeData > GetCustomAttributesData()

References System.Reflection.RuntimeModule.GetCustomAttributesData(), and System.Reflection.Emit.ModuleBuilder.InternalModule.