5 references to Action
System.Core (4)
Microsoft\Scripting\Actions\UpdateDelegates.Generated.cs (3)
1791var @this = (CallSite<Action<CallSite, T0, T1, T2, T3>>)site; 1792Action<CallSite, T0, T1, T2, T3>[] applicable; 1793Action<CallSite, T0, T1, T2, T3> rule, originalRule = @this.Target;
Microsoft\Scripting\Compiler\DelegateHelpers.Generated.cs (1)
272case 5: return typeof(Action<,,,,>).MakeGenericType(types);
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (1)
1094Action<