3 references to Language
PresentationBuildTasks (3)
BuildTasks\Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1274compilerWrapper.DoCompilation(AssemblyName, Language, RootNamespace, CompilerAnalyzer.RecompileMarkupPages, false);
BuildTasks\MS\Internal\Tasks\CompilerState.cs (1)
109Language = mcPass1.Language;
BuildTasks\MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (1)
109IsSettingModified(CompilerState.Language, _mcPass1.Language) ||