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