XMLCoreParser+IdDictParser: Enable thread-safety static checker.
Compare changes
Files
11@@ -158,18 +158,16 @@ using namespace IdDictParserNS;
Enable thread-safety static checker for XMLCoreParser and resolve identified issues (mostly use of statics).
Update IdDictParser for interface changes in XMLCoreParser.