Open sandboxFocus

Property AspectInstances

AspectInstances

Gets the set of aspect instances that must be weaved.

Declaration
public IReadOnlyDictionary<ISymbol, IAspectInstance> AspectInstances { get; }
Property Value
Type Description
IReadOnlyDictionary<ISymbol, IAspectInstance>