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