C# Class Microsoft.JScript.AssemblyCustomAttributeList

Inheritance: AST
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
AssemblyCustomAttributeList ( CustomAttributeList list ) : System
Evaluate ( ) : Object
PartiallyEvaluate ( ) : AST
Process ( ) : void
TranslateToIL ( ILGenerator il, Type rtype ) : void
TranslateToILInitializer ( ILGenerator il ) : void