For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dependencies

Property in Declaration

Summary

Gets the collection of Declaration objects that this Declaration depends upon the value of.

public IEnumerable<Declaration> Dependencies { get; internal set; }

Last updated

Was this helpful?