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