Value-object that contains additional information when requesting references.
interface ReferenceContext { includeDeclaration: boolean;}
includeDeclaration: boolean
Include the declaration of the current symbol.
Value-object that contains additional information when requesting references.