4 writes to ProjectGuid
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
116
ProjectGuid
= GetProjectIDGuid(hierarchy),
ProjectSystem\VisualStudioProjectFactory.cs (1)
142
ProjectGuid
= projectGuid,
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProjectFactory.cs (1)
131
ProjectGuid
= id,
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\XamlProjectService.cs (1)
153
ProjectGuid
= projectGuid
1 reference to ProjectGuid
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioProjectFactory.cs (1)
107
_visualStudioWorkspaceImpl.AddProjectToInternalMaps(project, creationInfo.Hierarchy, creationInfo.
ProjectGuid
, projectSystemName);