1 write to _peekableItemFactory
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Peek\PeekableItemSourceProvider.cs (1)
36_peekableItemFactory = peekableItemFactory;
1 reference to _peekableItemFactory
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Peek\PeekableItemSourceProvider.cs (1)
44new PeekableItemSource(textBuffer, _peekableItemFactory, _peekResultFactory, _threadingContext, _uiThreadOperationExecutor));