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