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