4 references to Finally
mscorlib (4)
system\reflection\emit\dynamicilgenerator.cs (2)
904if ((exception->Flags & __ExceptionInfo.Finally) != __ExceptionInfo.Finally)
system\reflection\emit\ilgenerator.cs (1)
1536MarkHelper(finallyAddr, endCatchAddr, null, Finally);
system\reflection\emit\methodbuilder.cs (1)
286case __ExceptionInfo.Finally: