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