4 references to Action
netstandard (1)
netstandard.cs (1)
25
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
Action
<,,,,,,,,,,,,,,,>))]
System.Core (1)
System.Core.cs (1)
18
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
Action
<,,,,,,,,,,,,,,,>))]
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\DelegateHelpers.Generated.cs (1)
271
return typeof(
Action
<,,,,,,,,,,,,,,,>).MakeGenericType(types);
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
18
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
Action
<,,,,,,,,,,,,,,,>))]