3 references to FilterApplyType
mscorlib (3)
system\rttype.cs (3)
3031if (RuntimeType.FilterApplyType(nestedClass, bindingAttr, name, prefixLookup, ns)) 3414if (RuntimeType.FilterApplyType(iface, bindingAttr, name, false, ns)) 3445if (RuntimeType.FilterApplyType(nestedType, bindingAttr, name, false, ns))