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