1 write to _xmlSpaceSetter
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XmlAttributeProperties.cs (1)
351_xmlSpaceSetter = typeof(XmlAttributeProperties).GetMethod("SetXmlSpace",
2 references to _xmlSpaceSetter
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XmlAttributeProperties.cs (2)
349if (_xmlSpaceSetter == null) 354return _xmlSpaceSetter;