Method AmendNamespace
AmendNamespace(INamespaceAmender)
The user can implement this method to analyze types in the current namespace, add aspects, and report or suppress diagnostics.
Declaration
public abstract void AmendNamespace(INamespaceAmender amender)
Parameters
Type | Name | Description |
---|---|---|
INamespaceAmender | amender |