1 write to _fileCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\TypeCollection.cs (1)
46_fileCodeModel = new ComHandle<EnvDTE.FileCodeModel, FileCodeModel>(fileCodeModel);
2 references to _fileCodeModel
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\TypeCollection.cs (2)
52get { return _fileCodeModel.Object; } 66return new NodeSnapshot(this.State, _fileCodeModel, node, parentElement,