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