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