2 references to BoundNonConstructorMethodBody
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Statements.cs (1)
3690return new BoundNonConstructorMethodBody(compilationUnit,
Generated\BoundNodes.xml.Generated.cs (1)
8755var result = new BoundNonConstructorMethodBody(this.Syntax, blockBody, expressionBody, this.HasErrors);