public override void WriteNode(XmlDictionaryReader reader, bool defattr)
 {
     CheckAsync();
     CoreWriter.WriteNode(reader, defattr);
 }