2 writes to _resourceDictionaryStream
ReachFramework (2)
Serialization\Manager\NullPackagingPolicy.cs (2)
216_resourceDictionaryStream = new StringWriter(CultureInfo.InvariantCulture); 260_resourceDictionaryStream = null;
2 references to _resourceDictionaryStream
ReachFramework (2)
Serialization\Manager\NullPackagingPolicy.cs (2)
217_resourceDictionaryXmlWriter = new XmlTextWriter(_resourceDictionaryStream); 807_currentFPWriter.WriteRaw(_resourceDictionaryStream.ToString());