7 references to SequencePointWithSpan
Microsoft.CodeAnalysis.CSharp (7)
BoundTree\BoundTreeVisitors.cs (1)
69case BoundKind.SequencePointWithSpan:
CodeGen\EmitStatement.cs (1)
43case BoundKind.SequencePointWithSpan:
Generated\BoundNodes.xml.Generated.cs (2)
3173: base(BoundKind.SequencePointWithSpan, syntax, hasErrors || statementOpt.HasErrors()) 8988case BoundKind.SequencePointWithSpan:
Lowering\ClosureConversion\ClosureConversion.Analysis.cs (1)
114case BoundKind.SequencePointWithSpan:
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (1)
155case BoundKind.SequencePointWithSpan:
Lowering\LocalRewriter\LocalRewriter_TryStatement.cs (1)
68case BoundKind.SequencePointWithSpan: