2 references to ItemSpecificationGroup
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1171if (itemMetadataMatch.Groups[RegularExpressions.ItemSpecificationGroup].Length > 0) 3015ProjectErrorUtilities.VerifyThrowInvalidProject(groupCollection[RegularExpressions.ItemSpecificationGroup].Length == 0, elementLocation, "QualifiedMetadataInTransformNotAllowed", match.Value, name);