Table of Contents

Method FindDeclarationAsync

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

FindDeclarationAsync()

When implemented by a class, finds the declaration of the symbol at the current position.

Task<SymbolLocation> FindDeclarationAsync()

Returns

Task<SymbolLocation>

Declaration symbol location