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