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