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