1 write to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\ProjectionBufferContent.cs (1)
47_textEditorFactoryService = textEditorFactoryService;
2 references to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
QuickInfo\ProjectionBufferContent.cs (2)
49_roleSet = roleSet ?? _textEditorFactoryService.NoRoles; 82var view = _textEditorFactoryService.CreateTextView(buffer, _roleSet);