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