4 references to OutputType
PresentationBuildTasks (4)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (2)
899IsSupportedOutputType(OutputType); 1232Log.LogMessageFromResources(MessageImportance.Low, SRID.OutputType, OutputType);
BuildTasks\MS\Internal\Tasks\CompilerState.cs (1)
108OutputType = mcPass1.OutputType;
BuildTasks\MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
108IsSettingModified(CompilerState.OutputType, _mcPass1.OutputType) ||