1 reference to IteratorFinallyFrame
Microsoft.CodeAnalysis.CSharp (1)
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (1)
42
private IteratorFinallyFrame _currentFinallyFrame = new
IteratorFinallyFrame
();