Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public enum IntrospectionTransformationKind
Fields
Name | Description |
---|---|
AddAnnotation | |
ImplementInterface | |
InsertConstructorInitializerArgument | |
InsertStatement | |
IntroduceAttribute | |
IntroduceMember | |
IntroduceParameter | |
MakeDefaultConstructorExplicit | |
OverrideMember | |
RemoveAttributes |