2 writes to Single
Microsoft.Build (2)
Evaluation\Expander.cs (2)
3383Single = new MetadataMatch(name); 3393Single = new MetadataMatch(match, name);
3 references to Single
Microsoft.Build (3)
Evaluation\Expander.cs (3)
2938include = GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex); 2943includeBuilder.Append(quotedExpressionFunction, 0, matches.Single.Index); 2945GetMetadataValueFromMatch(matches.Single, item.Key, item.Value, elementLocation, ref curIndex));