1 implementation of IContentControlService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ContentControlService.cs (1)
26
internal partial class ContentControlService :
IContentControlService
1 reference to IContentControlService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ContentControlService.cs (1)
25
[ExportWorkspaceService(typeof(
IContentControlService
), layer: ServiceLayer.Editor), Shared]