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