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