1 write to _streamingXmlWriter
WindowsBase (1)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (1)
782_streamingXmlWriter = new XmlTextWriter(s, System.Text.Encoding.UTF8);
2 references to _streamingXmlWriter
WindowsBase (2)
Base\MS\Internal\IO\Packaging\InternalRelationshipCollection.cs (2)
775if (_streamingXmlWriter == null) 789return _streamingXmlWriter;