2 references to NestedFunction
Microsoft.CodeAnalysis.CSharp (2)
Lowering\ClosureConversion\ClosureConversion.Analysis.Tree.cs (2)
576_currentScope.NestedFunctions.Add(new NestedFunction(functionSymbol, blockSyntax: null)); 582var function = new NestedFunction(functionSymbol, body.Syntax.GetReference());