1 reference to ExceptionHandlerCount
mscorlib (1)
system\reflection\emit\methodbuilder.cs (1)
432
return m_ilGenerator.GetMaxStackSize() +
ExceptionHandlerCount
;