1 write to _rootCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\CodeModelProjectCache.cs (1)
150_rootCodeModel ??= RootCodeModel.Create(State, parent, _projectId);
1 reference to _rootCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\CodeModelProjectCache.cs (1)
152return _rootCodeModel;