1 reference to BoundFixedStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
4181
var result = new
BoundFixedStatement
(this.Syntax, locals, declarations, body, this.HasErrors);