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)
45
if (!_symbolTreeItems.
IsInitialized
)