7 references to UsingLocalDeclarations
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\DefiniteAssignment.cs (1)
438
case BoundKind.
UsingLocalDeclarations
:
Generated\BoundNodes.xml.Generated.cs (2)
3477
: base(BoundKind.
UsingLocalDeclarations
, syntax, localDeclarations, hasErrors || awaitOpt.HasErrors() || localDeclarations.HasErrors())
9008
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
: