2 references to BoundSyncLockStatement
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
4709
Return New
BoundSyncLockStatement
(node, lockExpression, boundBody)
Generated\BoundNodes.xml.Generated.vb (1)
7756
Dim result = New
BoundSyncLockStatement
(Me.Syntax, lockExpression, body, Me.HasErrors)