2 writes to _xmlWriter
PresentationFramework (2)
src\Framework\System\Windows\Markup\XamlDesignerSerializationManager.cs (2)
57_xmlWriter = xmlWriter; 101_xmlWriter = null;
1 reference to _xmlWriter
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlDesignerSerializationManager.cs (1)
92get { return _xmlWriter; }