MetalamaAPI documentationAspect APIMetalama.​Framework.​FabricsType­FabricAmend­Type
Open sandboxFocus

TypeFabric.AmendType Method

AmendType(ITypeAmender)

The user can implement this method to analyze types in the declaring type, add aspects, and report or suppress diagnostics.

Declaration
public virtual void AmendType(ITypeAmender amender)
Parameters
Type Name Description
ITypeAmender amender