Name |
Description |
ConstantCheck |
|
DelegateHelpers |
|
FieldBuilderExpression |
Provides a simple expression which enables embedding FieldBuilder's in an AST before the type is complete. |
MethodSignatureInfo |
Helper class to remove methods w/ identical signatures. Used for GetDefaultMembers which returns members from all types in the hierarchy. |
ParameterInfoWrapper |
This helper type lets us build a fake ParameterInfo object with a specific type and name to pass along to methods that expect ParameterInfos. This is currently found useful for the NewTypeMaker code and may be useful in other situations as well. |
ReturnFixer |
|
Snippets |
|
TypeGen |
|