コード例 #1
0
 public static Guid GetProjectGuid(this VisualStudioWorkspace workspace, ProjectId projectId)
 => workspace.GetProjectGuid(projectId);