Click or drag to resize

TypeDecl_parentProject Field

The parent Project of the TypeDecl, used for performance when importing types.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Project _parentProject

Field Value

Type: Project
See Also