1 write to _peekResultFactory
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Peek\PeekableItemSource.cs (1)
41_peekResultFactory = peekResultFactory;
2 references to _peekResultFactory
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Peek\PeekableItemSource.cs (2)
87navigableItems, document.Project, _peekResultFactory, cancellationToken).ConfigureAwait(false)) 116mappingResult.Symbol, mappingResult.Project, _peekResultFactory, cancellationToken).ConfigureAwait(false));