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