Implemented interface member:
2 writes to IsInitialized
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSource.cs (1)
138_items.IsInitialized = true;
SolutionExplorer\SymbolTree\SymbolTreeChildCollection.cs (1)
136_symbolTreeItems.IsInitialized = isInitialized;
1 reference to IsInitialized
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SymbolTree\SymbolTreeChildCollection.cs (1)
45if (!_symbolTreeItems.IsInitialized)