API Reference
Interface
IUsageTelemetryRootDiscovery
Discovers default source roots for a provider.
Methods
public abstract IReadOnlyList<SourceRootRecord> DiscoverRoots() #Returns:
IReadOnlyList<SourceRootRecord>Discovers source roots that should be registered for import.
Properties
public abstract String ProviderId { get; } #Gets the stable provider identifier exposed by this discovery strategy.