1 reference to Any
Microsoft.Build (1)
Globbing\CompositeGlob.cs (1)
67return _globs.Any(static (glob, str) => glob.IsMatch(str), stringToMatch);