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