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