1 write to _projectId
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\ExternalOverloadsCollection.cs (1)
38_projectId = projectId;
1 reference to _projectId
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\ExternalOverloadsCollection.cs (1)
67var element = ExternalCodeFunction.Create(this.State, _projectId, (IMethodSymbol)method);