7 references to UsingLocalDeclarations
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\DefiniteAssignment.cs (1)
439case BoundKind.UsingLocalDeclarations:
Generated\BoundNodes.xml.Generated.cs (2)
3366: base(BoundKind.UsingLocalDeclarations, syntax, localDeclarations, hasErrors || awaitOpt.HasErrors() || localDeclarations.HasErrors()) 8684case BoundKind.UsingLocalDeclarations:
Lowering\LocalRewriter\LocalRewriter_Block.cs (1)
89case BoundKind.UsingLocalDeclarations:
Operations\CSharpOperationFactory.cs (3)
201case BoundKind.UsingLocalDeclarations: 402case BoundKind.UsingLocalDeclarations: 528case BoundKind.UsingLocalDeclarations: