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