6 references to UsingLocalDeclarations
Microsoft.CodeAnalysis.CSharp (6)
Generated\BoundNodes.xml.Generated.cs (2)
3477
: base(BoundKind.
UsingLocalDeclarations
, syntax, localDeclarations, hasErrors || awaitOpt.HasErrors() || localDeclarations.HasErrors())
9046
case BoundKind.
UsingLocalDeclarations
:
Lowering\LocalRewriter\LocalRewriter_Block.cs (1)
114
case BoundKind.
UsingLocalDeclarations
:
Operations\CSharpOperationFactory.cs (3)
205
case BoundKind.
UsingLocalDeclarations
:
405
case BoundKind.
UsingLocalDeclarations
:
531
case BoundKind.
UsingLocalDeclarations
: