mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Mirrors the WPF AssemblyTreeNode.SetPublicAPI recursive walk: a namespace counts as public-API iff at least one type it contains is public-API. Inline on NamespaceTreeNode itself as a lazy-evaluated cached aggregate (types don't change accessibility at runtime), so the cell template's gray-foreground binding picks up the right value on first render. Assisted-by: Claude:claude-opus-4-7:Claude Codepull/3755/head
2 changed files with 40 additions and 0 deletions
Loading…
Reference in new issue