1 write to OutputEntryPoint
Microsoft.Build.Tasks.Core (1)
GenerateLauncher.cs (1)
101OutputEntryPoint = new TaskItem(Path.Combine(Path.GetDirectoryName(EntryPoint.ItemSpec), results.KeyFile));
1 reference to OutputEntryPoint
Microsoft.Build.Tasks.Core (1)
GenerateLauncher.cs (1)
102OutputEntryPoint.SetMetadata(ItemMetadataNames.targetPath, results.KeyFile);