Method FindDeclarationAsync
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
When implemented by a class, finds the declaration of the symbol at the current position.
Task<SymbolLocation> FindDeclarationAsync()
Declaration symbol location