1 instantiation of ItemManager
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\ItemManagerProvider.cs (1)
23
private readonly ItemManager _instance =
new
(recentItemsManager, editorOptionsService);
1 reference to ItemManager
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\ItemManagerProvider.cs (1)
23
private readonly
ItemManager
_instance = new(recentItemsManager, editorOptionsService);