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