1 write to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures (1)
QuickInfo\ContentControlService.cs (1)
44
_textEditorFactoryService
= textEditorFactoryService;
2 references to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures (2)
QuickInfo\ContentControlService.cs (2)
97
var roleSet =
_textEditorFactoryService
.CreateTextViewRoleSet(
108
_textEditorFactoryService
,