Method |
Description |
|
Append ( CustomAttribute elem ) : void |
|
|
ContainsExpandoAttribute ( ) : bool |
|
|
CustomAttributeList ( Context context ) : System |
|
|
Evaluate ( ) : Object |
|
|
Evaluate ( bool getForProperty ) : Object |
|
|
GetAttribute ( Type attributeClass ) : CustomAttribute |
|
|
GetCustomAttributeBuilders ( bool getForProperty ) : System.Reflection.Emit.CustomAttributeBuilder[] |
|
|
PartiallyEvaluate ( ) : AST |
|
|
Remove ( CustomAttribute elem ) : void |
|
|
SetTarget ( AST target ) : void |
|
|
TranslateToIL ( ILGenerator il, Type rtype ) : void |
|
|
TranslateToILInitializer ( ILGenerator il ) : void |
|
|