3 references to GetMetadataValueFromMatch
Microsoft.Build (3)
Evaluation\Expander.cs (3)
2926include = GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex); 2933GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex)); 2945GetMetadataValueFromMatch(match, item.Key, item.Value, elementLocation, ref curIndex));