2 references to ItemMetadataRegex
Microsoft.Build (2)
Evaluation\Expander.cs (2)
996
RegularExpressions.ReplaceAndAppend(expression, MetadataMatchEvaluator.ExpandSingleMetadata, matchEvaluator, finalResultBuilder, RegularExpressions.
ItemMetadataRegex
);
2994
Match match = RegularExpressions.
ItemMetadataRegex
.Match(quotedExpressionFunction);