6 references to WinExe
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\FileClassifier.cs (1)
267
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
66
_outputType = SharedStrings.
WinExe
;
963
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
52
_outputType = SharedStrings.
WinExe
;
645
if (OutputType.Equals(SharedStrings.Exe) || OutputType.Equals(SharedStrings.
WinExe
))
812
case SharedStrings.
WinExe
: