2 references to SequencePoint
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
202F.SequencePoint(
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (1)
156newBody = F.Instrument(F.SequencePoint(body.Syntax, HandleReturn(newBody)), instrumentation);