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