When trying to parse the a key whose value is '=', KeyValueParser fails.
Comments: The KeyValueParser can parse a key whose value is '=', for example: KeyValueParser.ParseKeys("key='='") Can you double-check?
Comments: The KeyValueParser can parse a key whose value is '=', for example: KeyValueParser.ParseKeys("key='='") Can you double-check?