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