2 references to XmlLangGetSpecificCulture
PresentationCore (2)
System\Windows\Markup\XmlLanguage.cs (2)
241
throw new InvalidOperationException(SR.Format(SR.
XmlLangGetSpecificCulture
, _lowerCaseTag));
258
throw new InvalidOperationException(SR.Format(SR.
XmlLangGetSpecificCulture
, _lowerCaseTag), e);