XmlTextWriter
allows 0x15
and 0x1A
. Does anyone know how to get around this? If I serialize a string of XML containing the mentioned illegal characters XmlTextWriter
allows this with no exceptions. Does anyone have a work around for this?
问问题
102 次