1 reference to BoundLockStatement
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
4212
var result = new
BoundLockStatement
(this.Syntax, argument, body, this.HasErrors);