120 references to Any
Microsoft.CodeAnalysis (4)
Microsoft.CodeAnalysis.CodeStyle (2)
Microsoft.CodeAnalysis.CodeStyle.Fixes (3)
Microsoft.CodeAnalysis.CSharp (27)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (4)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Features (8)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (15)
FindSymbols\CSharpDeclaredSymbolInfoFactoryService.cs (13)
193hasAttributes: localFunction.AttributeLists.Any(),
216typeDeclaration.Members.Any() &&
229typeDeclaration.AttributeLists.Any(),
259enumDeclaration.AttributeLists.Any(),
287ctorDecl.AttributeLists.Any(),
303delegateDecl.AttributeLists.Any(),
317enumMember.AttributeLists.Any(),
331eventDecl.AttributeLists.Any(),
345indexerDecl.AttributeLists.Any(),
360method.AttributeLists.Any(),
376property.AttributeLists.Any(),
399fieldDeclaration.AttributeLists.Any(),
449parameter.AttributeLists.Any(),
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.VisualBasic (25)
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (3)
Microsoft.CodeAnalysis.VisualBasic.Features (7)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (12)
Microsoft.CodeAnalysis.Workspaces (5)