4 references to OutputType
PresentationBuildTasks (4)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
884IsSupportedOutputType(OutputType); 1201Log.LogMessageFromResources(MessageImportance.Low, nameof(SR.OutputType), OutputType);
MS\Internal\Tasks\CompilerState.cs (1)
99OutputType = mcPass1.OutputType;
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
99IsSettingModified(CompilerState.OutputType, _mcPass1.OutputType) ||