6 references to IsDelegate
System.Private.CoreLib (6)
src\System\Delegate.CoreCLR.cs (5)
233
if (!rtType.
IsDelegate
())
273
if (!rtType.
IsDelegate
())
307
if (!rtType.
IsDelegate
())
342
if (!rtType.
IsDelegate
())
377
if (!rtType.
IsDelegate
())
src\System\Reflection\RuntimeMethodInfo.CoreCLR.cs (1)
386
if (!rtType.
IsDelegate
())