6 references to WinExe
PresentationBuildTasks (6)
Microsoft\Build\Tasks\Windows\FileClassifier.cs (1)
275
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
70
_outputType = SharedStrings.
WinExe
;
969
case SharedStrings.
WinExe
:
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (3)
56
_outputType = SharedStrings.
WinExe
;
651
if (OutputType.Equals(SharedStrings.Exe) || OutputType.Equals(SharedStrings.
WinExe
))
816
case SharedStrings.
WinExe
: