2 writes to _xmlDoc
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\SchemaExporter.cs (2)
37private XmlDocument XmlDoc => _xmlDoc ??= new XmlDocument(); 59_xmlDoc = null;