2 references to OutputType
PresentationBuildTasks (2)
BuildTasks\MS\Internal\Tasks\CompilerState.cs (2)
288get { return _cacheInfoList[(int)CompilerStateType.OutputType]; } 289set { _cacheInfoList[(int)CompilerStateType.OutputType] = value; }