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