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