1 reference to BoundLocalFunctionStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
3528
var result = new
BoundLocalFunctionStatement
(this.Syntax, symbol, blockBody, expressionBody, this.HasErrors);