33 references to Func
mscorlib (16)
system\threading\Tasks\FutureFactory.cs (4)
1047
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1085
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1094
internal static Task<TResult> FromAsyncImpl<TArg1, TArg2>(
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1331
Func
<TInstance, TArgs, AsyncCallback, object, IAsyncResult> beginMethod,
system\threading\Tasks\Parallel.cs (8)
2089
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> body, Action<TLocal> localFinally)
2165
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> body, Action<TLocal> localFinally)
2222
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> bodyWithEverything,
2286
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> bodyWithEverything,
2345
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> bodyWithEverything,
2717
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> body,
3158
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> body,
3198
Func
<TSource, ParallelLoopState, long, TLocal, TLocal> bodyWithEverything,
system\threading\Tasks\TaskFactory.cs (4)
1086
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1125
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1459
public Task<TResult> FromAsync<TArg1, TArg2, TResult>(
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
1499
Func
<TArg1, TArg2, AsyncCallback, object, IAsyncResult> beginMethod,
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (1)
290
Func
<double, double, double, double, double> CalculateInBoundsValue =
System.Core (6)
Microsoft\Scripting\Actions\UpdateDelegates.Generated.cs (3)
419
var @this = (CallSite<
Func
<CallSite, T0, T1, T2, TRet>>)site;
420
Func
<CallSite, T0, T1, T2, TRet>[] applicable;
421
Func
<CallSite, T0, T1, T2, TRet> rule, originalRule = @this.Target;
Microsoft\Scripting\Compiler\DelegateHelpers.Generated.cs (1)
238
case 5: return typeof(
Func
<,,,,>).MakeGenericType(types);
System\FuncAndAction.cs (1)
16
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
Func
<,,,,>))]
System\Linq\IQueryable.cs (1)
57
private static MethodInfo GetMethodInfo<T1, T2, T3, T4, T5>(
Func
<T1, T2, T3, T4, T5> f, T1 unused1, T2 unused2, T3 unused3, T4 unused4) {
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (1)
290
Func
<double, double, double, double, double> CalculateInBoundsValue =
System.Data.Entity (6)
System\Data\Common\CommandTrees\DbLambda.cs (1)
170
public static DbLambda Create(TypeUsage argument1Type, TypeUsage argument2Type, TypeUsage argument3Type, TypeUsage argument4Type,
Func
<DbExpression, DbExpression, DbExpression, DbExpression, DbExpression> lambdaFunction)
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
253
private void AddErrorBadParameterDirection(string value, XmlReader reader,
Func
<object, object, object, object, string> errorFunc)
System\Data\Objects\CompiledQuery.cs (2)
329
public static
Func
<TArg0, TArg1, TArg2, TArg3, TResult> Compile<TArg0, TArg1, TArg2, TArg3, TResult>(Expression<
Func
<TArg0, TArg1, TArg2, TArg3, TResult>> query) where TArg0 : ObjectContext
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
1353
private DbExpression TranslateFunctionIntoLike(MethodCallExpression call, bool insertPercentAtStart, bool insertPercentAtEnd,
Func
<ExpressionConverter, MethodCallExpression, DbExpression, DbExpression, DbExpression> defaultTranslator)
System\Data\Objects\ELinq\TypeSystem.cs (1)
70
case 4: delegateType = typeof(
Func
<,,,,>); break;
System.Data.Linq (2)
CompiledQuery.cs (2)
74
public static
Func
<TArg0, TArg1, TArg2, TArg3, TResult> Compile<TArg0, TArg1, TArg2, TArg3, TResult>(Expression<
Func
<TArg0, TArg1, TArg2, TArg3, TResult>> query) where TArg0 : DataContext {
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
169
typeof(
Func
<,,,,>)