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