4 references to TryFinally
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
510exprs.Add(Expression.TryFinally(tryStatements, finallyStatements));
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\Expressions\ExpressionResolverBuilder.cs (1)
289Expression.TryFinally(tryBody, finallyBody))
System.Linq.Expressions (2)
System\Runtime\CompilerServices\CallSite.cs (2)
557Expression tryRule = Expression.TryFinally( 626tryRule = Expression.TryFinally(