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