ISymbolService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A symbol type service
public interface class ISymbolService
public interface class ISymbolService
__interface ISymbolService
public interface ISymbolService
type ISymbolService = interface
Public Interface ISymbolService
Methods
FindSymbolDefinitionsAsync(String, IProgress<SymbolDefinitionSearchResult>, CancellationToken, String) |
Searches for symbol definitions that match a given query. |