1 implementation of GetListener
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\TaskScheduler\WorkspaceAsynchronousOperationListenerProvider.cs (1)
23public IAsynchronousOperationListener GetListener(string featureName)
1 reference to GetListener
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
102listenerProvider.GetListener(FeatureAttribute.SourceGenerators),