1 instantiation of XmlIslandSerializer
PresentationFramework (1)
src\Framework\System\Windows\Data\XmlDataProvider.cs (1)
221
_xmlSerializer = new
XmlIslandSerializer
(this);
1 reference to XmlIslandSerializer
PresentationFramework (1)
src\Framework\System\Windows\Data\XmlDataProvider.cs (1)
849
private
XmlIslandSerializer
_xmlSerializer;