A cached dictionary of projects which the current one depends on (used for performance).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected HashSet<Project> _dependsOn
Field Value
Type:
HashSetProjectSee Also