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> |
Gets the set of aspect instances that must be weaved.
public IReadOnlyDictionary<ISymbol, IAspectInstance> AspectInstances { get; }| Type | Description |
|---|---|
| IReadOnlyDictionary<ISymbol, IAspectInstance> |