3 references to GetMetadataValueFromMatch
Microsoft.Build (3)
Evaluation\Expander.ItemExpander.Transforms.cs (3)
554include = GetMetadataValueFromMatch(matches.Single, item.Value, item.Item, elementLocation, ref curIndex); 561GetMetadataValueFromMatch(matches.Single, item.Value, item.Item, elementLocation, ref curIndex)); 573GetMetadataValueFromMatch(match, item.Value, item.Item, elementLocation, ref curIndex));