Click or drag to resize

ParserUnused Field

Unused tokens or code objects in the current active scope.

Namespace:  Nova.Parsing
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public List<ParsedObject> Unused

Field Value

Type: ListParsedObject
See Also