4 references to LockStatement
Microsoft.CodeAnalysis.CSharp (4)
Generated\BoundNodes.xml.Generated.cs (2)
4192: base(BoundKind.LockStatement, syntax, hasErrors || argument.HasErrors() || body.HasErrors()) 9048case BoundKind.LockStatement:
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (1)
550case BoundKind.LockStatement:
Operations\CSharpOperationFactory.cs (1)
198case BoundKind.LockStatement: