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