6 references to WinExe
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\FileClassifier.cs (1)
279case SharedStrings.WinExe :
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
79_outputType = SharedStrings.WinExe; 978case SharedStrings.WinExe:
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
62_outputType = SharedStrings.WinExe; 657if (OutputType.Equals(SharedStrings.Exe) || OutputType.Equals(SharedStrings.WinExe)) 822case SharedStrings.WinExe: