1 reference to WrapWithTryFinallyDispose
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_ForEachStatement.cs (1)
203
BoundStatement tryFinally =
WrapWithTryFinallyDispose
(forEachSyntax, enumeratorInfo, enumeratorType, boundEnumeratorVar, whileLoop);