7 references to IsDelegate
mscorlib (7)
system\delegate.cs (6)
385
if (!rtType.
IsDelegate
())
451
if (!rtType.
IsDelegate
())
501
if (!rtType.
IsDelegate
())
552
if (!rtType.
IsDelegate
())
620
if (!rtType.
IsDelegate
())
655
if (!type.
IsDelegate
())
system\reflection\methodinfo.cs (1)
901
if (!rtType.
IsDelegate
())