1 reference to GetImportedProviders
Microsoft.CodeAnalysis.Features (1)
Structure\BlockStructureServiceWithProviders.cs (1)
24
_providers = GetBuiltInProviders().Concat(
GetImportedProviders
());