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

Public Member Functions

CustomAttributeHandleCollection GetCustomAttributes ()
 

Package Functions

 AssemblyFile (MetadataReader reader, AssemblyFileHandle handle)
 

Properties

AssemblyFileHandle Handle [get]
 
bool ContainsMetadata [get]
 
StringHandle Name [get]
 
BlobHandle HashValue [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file AssemblyFile.cs.


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