1 reference to All
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\OneOrMany.cs (1)
173=> HasOneItem ? predicate(_one, arg) : _many.All(predicate, arg);