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