6 references to UsingLocalDeclarations
Microsoft.CodeAnalysis.CSharp (6)
Generated\BoundNodes.xml.Generated.cs (2)
3530: base(BoundKind.UsingLocalDeclarations, syntax, localDeclarations, hasErrors || awaitOpt.HasErrors() || localDeclarations.HasErrors()) 9153case BoundKind.UsingLocalDeclarations:
Lowering\LocalRewriter\LocalRewriter_Block.cs (1)
114case BoundKind.UsingLocalDeclarations:
Operations\CSharpOperationFactory.cs (3)
204case BoundKind.UsingLocalDeclarations: 412case BoundKind.UsingLocalDeclarations: 538case BoundKind.UsingLocalDeclarations: