Table of Contents

Method FindReferences

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

FindReferences(Point, IRangeList)

When implemented by a class, finds all references of the symbol under the given position.

int FindReferences(Point position, IRangeList references)

Parameters

position Point

Position within the text

references IRangeList

List of the found references

Returns

int

Number of found references