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