7 references to VisitNestedFunctions
Microsoft.CodeAnalysis.CSharp (7)
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (4)
142
VisitNestedFunctions
(ScopeTree, (scope, function) =>
258
VisitNestedFunctions
(ScopeTree, (scope, closure) =>
270
VisitNestedFunctions
(ScopeTree, (scope, nested) =>
323
VisitNestedFunctions
(scope, (closureScope, closure) =>
Lowering\ClosureConversion\ClosureConversion.Analysis.Tree.cs (1)
210
VisitNestedFunctions
(nested, action);
Lowering\ClosureConversion\ClosureConversion.cs (2)
189
Analysis.
VisitNestedFunctions
(analysis.ScopeTree, (scope, function) =>
401
Analysis.
VisitNestedFunctions
(_analysis.ScopeTree, (scope, nestedFunction) =>