3 writes to ProjectGuid
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
119ProjectGuid = GetProjectIDGuid(hierarchy),
ProjectSystem\VisualStudioProjectFactory.cs (1)
127ProjectGuid = projectGuid,
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\XamlProjectService.cs (1)
158ProjectGuid = projectGuid
1 reference to ProjectGuid
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
95_visualStudioWorkspaceImpl.AddProjectToInternalMaps(project, creationInfo.Hierarchy, creationInfo.ProjectGuid, projectSystemName);