fix addEmptyString in performance.xml

This commit is contained in:
李家奥 committed 2022-05-27 15:32:05 +08:00
1 parent 51fa5e400f
commit b741ce261c
1 file changed
+2
@@ -26,6 +26,8 @@ It is much better to use one of the type-specific toString() methods instead.
<value>
<![CDATA[
//AdditiveExpression/PrimaryExpression/PrimaryPrefix/Literal[@Image='""' and not(ancestor::Annotation)]
|
//AdditiveExpression/PrimaryExpression/PrimaryPrefix/Name[contains(string-join(//VariableInitializer/Expression/PrimaryExpression/PrimaryPrefix/Literal[@Image='""']/../../../../../VariableDeclaratorId/@Name,','),@Image)]
]]>
</value>
</property>