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