3 references to SplashImageName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1237compilerWrapper.SplashImage = SplashImageName;
MS\Internal\Tasks\CompilerState.cs (1)
117SplashImage = mcPass1.SplashImageName;
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
163if (IsSettingModified(CompilerState.SplashImage, _mcPass1.SplashImageName))