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