6 references to HasDescendentLocalFunctions
Microsoft.CodeAnalysis.CSharp.Features (6)
SolutionExplorer\CSharpSolutionExplorerSymbolTreeItemProvider.cs (6)
207var hasItems = HasDescendentLocalFunctions(methodDeclaration); 267hasItems: HasDescendentLocalFunctions(operatorDeclaration), 287hasItems: HasDescendentLocalFunctions(operatorDeclaration), 307hasItems: HasDescendentLocalFunctions(declaration), 325hasItems: HasDescendentLocalFunctions(propertyDeclaration), 408hasItems: HasDescendentLocalFunctions(statement),