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