1 instantiation of NavigableSymbolSource
Microsoft.CodeAnalysis.EditorFeatures (1)
NavigableSymbols\NavigableSymbolService.cs (1)
41
=> textView.GetOrCreatePerSubjectBufferProperty(buffer, s_key, (view, _) => new
NavigableSymbolSource
(this, view));