fix addEmptyString in performance.xml
This commit is contained in:
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>
|
||||
|
||||
Reference in new issue
Block a user