1 write to _contentTypeRegistryService
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\AbstractOptionPreviewViewModel.cs (1)
60_contentTypeRegistryService = _componentModel.GetService<IContentTypeRegistryService>();
2 references to _contentTypeRegistryService
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\AbstractOptionPreviewViewModel.cs (2)
68_contentType = _contentTypeRegistryService.GetContentType(ContentTypeNames.CSharpContentType); 148var projection = _projectionBufferFactory.CreateProjectionBufferWithoutIndentation(_contentTypeRegistryService,