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