Refactor: Update some XML related API calls based to newer and safer methods
PiJoCoder opened this issue · 1 comments
PiJoCoder commented
Do you want to request a feature or report a bug?
Enhnancement
What is the current behavior?
Certain XML calls like XmlDocument.Load() and XPathDocument::new() need to be updated. Other recommended methods can be used
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem **
No repro
What is the expected behavior?
N/A
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?
N/A
PiJoCoder commented