1 override of MatchCount
Microsoft.Build (1)
Evaluation\ItemSpec.cs (1)
80
public override int
MatchCount
(string itemToMatch)
1 reference to MatchCount
Microsoft.Build (1)
Evaluation\ItemSpec.cs (1)
320
var itemMatches = fragment.
MatchCount
(itemToMatch);