MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­ValueDependencies
Open sandboxFocus

CacheValue.Dependencies Property

Dependencies

An optional list of dependencies.

Declaration
public IImmutableList<string> Dependencies { get; set; }
Property Value
Type Description
IImmutableList<String>