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

Dependents

Property in Declaration

Summary

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

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

Last updated

Was this helpful?