2 references to FileMatcher
Microsoft.Build (2)
Evaluation\ItemSpec.cs (2)
470return FileMatcher.IsMatch(itemToMatch); 475return FileMatcher.IsMatchNormalized(normalizedItemToMatch);