1 write to _finally
System.Core (1)
Microsoft\Scripting\Ast\TryExpression.cs (1)
55
_finally
= @finally;
1 reference to _finally
System.Core (1)
Microsoft\Scripting\Ast\TryExpression.cs (1)
93
get { return
_finally
; }