2 references to Language
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
235
if (!IsLanguageSupported(cu.
Language
))
237
OnError(new Exception(SR.Format(SR.UnknownLanguage, cu.
Language
)));