3 references to EntryPoint
Microsoft.Build.Tasks.Core (3)
GenerateLauncher.cs (3)
64if (EntryPoint == null) 73string entryPointFileName = Path.GetFileName(EntryPoint.ItemSpec); 106string outputEntryPoint = Path.Combine(Path.GetDirectoryName(EntryPoint.ItemSpec), results.KeyFile);