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