In Metalama, use Metalama.Extensions.Architecture.Aspects.CanOnlyBeUsedFromAttribute
.
Inheritance
ComponentInternalAttribute
Namespace: PostSharp.Constraints
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use <c>Metalama.Extensions.Architecture.Aspects.CanOnlyBeUsedFromAttribute</c>.", false)]
public sealed class ComponentInternalAttribute : ReferenceConstraint, IReferentialConstraint, IConstraint
Constructors
Name | Description |
---|---|
ComponentInternalAttribute() | In Metalama, use |
ComponentInternalAttribute(params string[]) | In Metalama, use |
ComponentInternalAttribute(params Type[]) | In Metalama, use |
Properties
Name | Description |
---|---|
Severity |
Methods
Name | Description |
---|---|
ValidateReference(ICodeReference) |