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