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