Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.AssemblyDefinition Struct Reference

Public Member Functions

AssemblyName GetAssemblyName ()
 
CustomAttributeHandleCollection GetCustomAttributes ()
 
DeclarativeSecurityAttributeHandleCollection GetDeclarativeSecurityAttributes ()
 

Package Functions

 AssemblyDefinition (MetadataReader reader)
 

Properties

AssemblyHashAlgorithm HashAlgorithm [get]
 
Version Version [get]
 
AssemblyFlags Flags [get]
 
StringHandle Name [get]
 
StringHandle Culture [get]
 
BlobHandle PublicKey [get]
 

Private Attributes

readonly MetadataReader _reader
 

Detailed Description

Definition at line 3 of file AssemblyDefinition.cs.


The documentation for this struct was generated from the following file: