4 references to OutputType
PresentationBuildTasks (4)
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (4)
83IsSupportedOutputType(OutputType); 561Log.LogMessageFromResources(MessageImportance.Low, nameof(SR.OutputType), OutputType); 645if (OutputType.Equals(SharedStrings.Exe) || OutputType.Equals(SharedStrings.WinExe))