2 writes to ProjectGuid
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
118ProjectGuid = GetProjectIDGuid(hierarchy),
ProjectSystem\VisualStudioProjectFactory.cs (1)
134ProjectGuid = projectGuid,
1 reference to ProjectGuid
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
99_visualStudioWorkspaceImpl.AddProjectToInternalMaps(project, creationInfo.Hierarchy, creationInfo.ProjectGuid, projectSystemName);