5 references to Filter
System.Private.CoreLib (5)
src\System\Reflection\Emit\RuntimeILGenerator.cs (4)
1302if (type == Filter) 1317if (m_type[currentCatch] != Filter) 1324if (m_type[currentCatch] != Filter) 1343MarkHelper(filterAddr, filterAddr, null, Filter);
src\System\Reflection\Emit\RuntimeMethodBuilder.cs (1)
209case __ExceptionInfo.Filter: