You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privatevoidLoadValues(stringstrPlainKey){XDocumentxmlFile=XDocument.Parse(strPlainKey);;
#error Cannot convert LocalDeclarationStatementSyntax - see comment for details
/* Cannot convert LocalDeclarationStatementSyntax, CONVERSION ERROR: Conversion for XmlElementAccessExpression not implemented, please report this issue in 'xmlFile.<ActivationKey>' at character 199 Input: Dim objActivationInfo As XElement = xmlFile.<ActivationKey>.First */}
Thanks for the bug report and nice example. I've just pushed a fix to master. There is a fair amount more work to do to fully support xml syntax. Feel free to add other examples into #253 to use as test cases.
Input code
Erroneous output
Expected output
Details
The text was updated successfully, but these errors were encountered: