4 references to StepThroughSequencePoint
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitStatement.cs (1)
55case BoundKind.StepThroughSequencePoint:
Generated\BoundNodes.xml.Generated.cs (3)
3275: base(BoundKind.StepThroughSequencePoint, syntax, hasErrors) 3281: base(BoundKind.StepThroughSequencePoint, syntax) 8997case BoundKind.StepThroughSequencePoint: