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