1 write to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Structure\StructureTaggerProvider.cs (1)
45
_textEditorFactoryService
= textEditorFactoryService;
1 reference to _textEditorFactoryService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Structure\StructureTaggerProvider.cs (1)
54
=> CreateShrunkenTextView(ThreadingContext,
_textEditorFactoryService
, finalBuffer);