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