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