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