4 references to Finally
System.Private.CoreLib (4)
src\System\Reflection\Emit\DynamicILGenerator.cs (2)
750
if ((exception->Flags & __ExceptionInfo.
Finally
) != __ExceptionInfo.
Finally
)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
1367
MarkHelper(finallyAddr, endCatchAddr, null,
Finally
);
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
213
case __ExceptionInfo.
Finally
: