2 references to DelegateType
mscorlib (2)
system\rttype.cs (2)
2778if (rt == RuntimeType.DelegateType || rt == RuntimeType.EnumType) 5287if (RuntimeType.DelegateType.IsAssignableFrom(invokeMethod.DeclaringType))