FindReferences Method
FindReferences(Point, IRangeList)
Finds all references of the symbol under given position
Declaration
public virtual int FindReferences(Point position, IRangeList references)
Parameters
Type | Name | Description |
---|---|---|
Point | position | Position within the text |
IRangeList | references | List of the found references |
Returns
Type | Description |
---|---|
Int32 | Number of found references |