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