7 references to VisitNestedFunctions
Microsoft.CodeAnalysis.CSharp (7)
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (4)
146
VisitNestedFunctions
(ScopeTree, (scope, function) =>
263
VisitNestedFunctions
(ScopeTree, (scope, closure) =>
275
VisitNestedFunctions
(ScopeTree, (scope, nested) =>
328
VisitNestedFunctions
(scope, (closureScope, closure) =>
Lowering\ClosureConversion\ClosureConversion.Analysis.Tree.cs (1)
228
VisitNestedFunctions
(nested, action);
Lowering\ClosureConversion\ClosureConversion.cs (2)
198
Analysis.
VisitNestedFunctions
(analysis.ScopeTree, (scope, function) =>
412
Analysis.
VisitNestedFunctions
(_analysis.ScopeTree, (scope, nestedFunction) =>