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