Dependencies
Gets or initializes the dependencies associated with this cache item.
Declaration
public ImmutableArray<string> Dependencies { get; init; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<string> |
Gets or initializes the dependencies associated with this cache item.
public ImmutableArray<string> Dependencies { get; init; }| Type | Description |
|---|---|
| ImmutableArray<string> |