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