2 references to IsDelegate
System.Core (2)
Microsoft\Scripting\Ast\TypeUtils.cs (2)
300
if (!
IsDelegate
(source) || !
IsDelegate
(dest) || !source.IsGenericType || !dest.IsGenericType)