3 references to GetXmlDirective
System.Xaml (3)
System\Xaml\XamlLanguage.cs (3)
178new Lazy<XamlDirective>(() => GetXmlDirective(xml_Base)); 180new Lazy<XamlDirective>(() => GetXmlDirective(xml_Lang)); 182new Lazy<XamlDirective>(() => GetXmlDirective(xml_Space));