1 write to OutputEntryPoint
Microsoft.Build.Tasks.Core (1)
GenerateLauncher.cs (1)
107OutputEntryPoint = new TaskItem(outputEntryPoint);
1 reference to OutputEntryPoint
Microsoft.Build.Tasks.Core (1)
GenerateLauncher.cs (1)
108OutputEntryPoint.SetMetadata(ItemMetadataNames.targetPath, results.KeyFile);