4 references to OutputType
PresentationBuildTasks (4)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (4)
98
IsSupportedOutputType(
OutputType
);
575
Log.LogMessageFromResources(MessageImportance.Low, SRID.OutputType,
OutputType
);
672
if (
OutputType
.Equals(SharedStrings.Exe) ||
OutputType
.Equals(SharedStrings.WinExe))