Metalama//API Documentation/Introspection API/Metalama.​Framework.​Introspection/IIntrospection­Aspect­Class/Instances
Open sandboxFocus

Property Instances

Instances

Gets the instances of the aspect class in the current scope.

Declaration
ImmutableArray<IIntrospectionAspectInstance> Instances { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAspectInstance>