Click or drag to resize

Nova.Resolving Namespace

This namespace contains all types used in the resolving of symbolic references in C# code objects.
Classes
  ClassDescription
Public classMatchCandidate
Represents a possible match for an UnresolvedRef.
Protected classMatchCandidateBound
Public classMatchCandidates
Holds a collection of possible matches for an UnresolvedRef.
Public classResolveCategoryHelpers
Static helper methods and extension methods for ResolveCategory.
Public classResolver
Used to resolve an UnresolvedRef.
Structures
  StructureDescription
Protected structureMatchCandidateUV
Represents two related types, U and V, along with an optional variance state.
Enumerations
  EnumerationDescription
Protected enumerationMatchCandidateBoundType
Public enumerationResolveCategory
The resolve category is used to restrict UnresolvedRefs to a particular sub-category when resolving them.
Public enumerationResolveFlags
Symbol resolution flags (passed through Resolve methods).