3 references to Filter
mscorlib (3)
system\reflection\emit\methodbuilder.cs (1)
1554
case ExceptionHandlingClauseOptions.
Filter
:
system\reflection\methodbody.cs (2)
57
if (m_flags != ExceptionHandlingClauseOptions.
Filter
)
96
if (Flags == ExceptionHandlingClauseOptions.
Filter
)