1 type derived from AbstractTextStructureNavigatorProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
TextStructureNavigation\CSharpTextStructureNavigatorProvider.cs (1)
26IUIThreadOperationExecutor uIThreadOperationExecutor) : AbstractTextStructureNavigatorProvider(selectorService, contentTypeService, uIThreadOperationExecutor)
2 references to AbstractTextStructureNavigatorProvider
Microsoft.CodeAnalysis.EditorFeatures (2)
TextStructureNavigation\AbstractTextStructureNavigatorProvider.TextStructureNavigator.cs (2)
24private readonly AbstractTextStructureNavigatorProvider _provider; 30AbstractTextStructureNavigatorProvider provider,