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