Evaluation\Expander.cs (3)
2943include = GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex);
2950GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex));
2962GetMetadataValueFromMatch(match, item.Key, item.Value, elementLocation, ref curIndex));