Click or drag to resize

ParserHasUnusedTypeRef Property

Return true if the last unused item is a TypeRef or possible TypeRef.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool HasUnusedTypeRef { get; }

Property Value

Type: Boolean
See Also