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