4 references to GetProjectId
Microsoft.VisualStudio.LanguageServices.Implementation (4)
CodeModel\Collections\BasesCollection.cs (2)
93var projectId = FileCodeModel.GetProjectId(); 119var projectId = FileCodeModel.GetProjectId();
CodeModel\InternalElements\AbstractCodeElement.cs (1)
51=> FileCodeModel.GetProjectId();
CodeModel\InternalElements\CodeDelegate.cs (1)
83this.FileCodeModel.GetProjectId(),