6 references to UsingStatement
Microsoft.CodeAnalysis.CSharp (6)
FlowAnalysis\ExitPointsWalker.cs (1)
142case BoundKind.UsingStatement:
Generated\BoundNodes.xml.Generated.cs (3)
4177: base(BoundKind.UsingStatement, syntax, hasErrors || declarationsOpt.HasErrors() || expressionOpt.HasErrors() || body.HasErrors() || awaitOpt.HasErrors()) 9311case BoundKind.UsingStatement: 17723BoundKind.UsingStatement => PipelinePhase.LocalRewriting,
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (1)
541case BoundKind.UsingStatement:
Operations\CSharpOperationFactory.cs (1)
189case BoundKind.UsingStatement: