1 instantiation of XmlWrappedWriter
System.Private.DataContractSerialization (1)
System\Xml\XmlDictionaryWriter.cs (1)
74return writer as XmlDictionaryWriter ?? new XmlWrappedWriter(writer);