BuiltInDefinition Constructor
             | 
            Initializes a new instance of the BuiltInDefinition class. | 
 FullName (inherited from Definition) | Gets the full name of the scope (namespace.class.member...). | 
 Id (inherited from Definition) | |
 LiteralType | Gets or sets the literal type of this built in type. | 
 Name | Gets or sets the name of the built in type. | 
 Scope (inherited from Definition) | Gets or sets the scope of the definition. | 
 SourceGraph (inherited from Definition) | Link to the defining element. | 
 Type (inherited from Definition) | Link to the defining type. Actual types just return a ref to themselves. | 
 ConvertDistance | |
 Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
 GetHashCode (inherited from Definition) | Gets the hash of this defintion. The hash is made from the full path. | 
 GetType (inherited from Object) | Gets the Type of the current instance. | 
 ToString (inherited from Definition) | 
 Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
 MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. | 
BuiltInDefinition Class | DDW.CSharp.SymbolTable Namespace