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