Table of Contents

Method FindImplementations

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

FindImplementations(Point, IRangeList)

Finds all implementations of the symbol under a given position

public virtual int FindImplementations(Point position, IRangeList references)

Parameters

position Point

Position within the text

references IRangeList

List of the found implementations

Returns

int

Number of found implementations