Parses the specified content as an XML document.
This wrapper function improves the behavior of the library implementation that XML well-formedness violations either result in a range error or are not properly indicated.
XmlException on well-formedness violation.
See Implementation
Parses the specified content as an XML document.
This wrapper function improves the behavior of the library implementation that XML well-formedness violations either result in a range error or are not properly indicated.