1 write to _contentTypeRegistryService
Microsoft.CodeAnalysis.EditorFeatures (1)
Preview\AbstractPreviewFactoryService.cs (1)
61_contentTypeRegistryService = contentTypeRegistryService;
6 references to _contentTypeRegistryService
Microsoft.CodeAnalysis.EditorFeatures (6)
Preview\AbstractPreviewFactoryService.cs (6)
262sourceSpans: new List<object> { firstLine, "\r\n" }, registryService: _contentTypeRegistryService); 267sourceSpans: new List<object> { firstLine, "\r\n", span }, registryService: _contentTypeRegistryService); 336sourceSpans: new List<object> { firstLine, "\r\n", span }, registryService: _contentTypeRegistryService); 339sourceSpans: new List<object> { firstLine, "\r\n" }, registryService: _contentTypeRegistryService); 583_contentTypeRegistryService, 591_contentTypeRegistryService,