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