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