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