4 references to UnionEntries
Microsoft.Build (4)
Evaluation\ParserIgnoreConfiguration.cs (4)
178UnionEntries(merged._allowedAttributes, left._allowedAttributes); 179UnionEntries(merged._allowedAttributes, right._allowedAttributes); 180UnionEntries(merged._allowedChildren, left._allowedChildren); 181UnionEntries(merged._allowedChildren, right._allowedChildren);