Click or drag to resize

MatchCandidateBaseInterfacePaths Field

Records the base interface paths of a match (for use in finding type arguments).

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Dictionary<Object, Object> BaseInterfacePaths

Field Value

Type: DictionaryObject, Object
See Also