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