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