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