IAnnotationRepositoryService.GetAnnotationsOfType Method |
Name | Description | |
---|---|---|
GetAnnotationsOfType(Type, Boolean, Boolean) |
Gets all custom attribute instances of a given custom attribute class in a given ModuleDeclaration
given a base Type.
| |
GetAnnotationsOfType(TypeDefDeclaration, Boolean, Boolean) |
Gets all custom attribute instances of a given custom attribute class in a given ModuleDeclaration
given a base TypeDefDeclaration.
|