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