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