6 references to WinExe
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\FileClassifier.cs (1)
266
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
65
_outputType = SharedStrings.
WinExe
;
962
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
51
_outputType = SharedStrings.
WinExe
;
644
if (OutputType.Equals(SharedStrings.Exe) || OutputType.Equals(SharedStrings.
WinExe
))
811
case SharedStrings.
WinExe
: