2 writes to Single
Microsoft.Build (2)
Evaluation\Expander.cs (2)
3369
Single
= new MetadataMatch(name);
3379
Single
= new MetadataMatch(match, name);
3 references to Single
Microsoft.Build (3)
Evaluation\Expander.cs (3)
2926
include = GetMetadataValueFromMatch(matches.
Single
, item.Key, item.Value, elementLocation, ref curIndex);
2931
includeBuilder.Append(quotedExpressionFunction, 0, matches.
Single
.Index);
2933
GetMetadataValueFromMatch(matches.
Single
, item.Key, item.Value, elementLocation, ref curIndex));