3 references to MakeNewDelegate
System.Core (3)
Microsoft\Scripting\Compiler\DelegateHelpers.Generated.cs (3)
62return DelegateType = MakeNewDelegate(paramTypes); 84curTypeInfo.DelegateType = MakeNewDelegate((Type[])types.Clone()); 163curTypeInfo.DelegateType = MakeNewDelegate(paramTypes);