86 references to Target
CodeStyleConfigFileGenerator (1)
GenerateDocumentationAndConfigFiles (1)
Microsoft.AspNetCore.Components (10)
Microsoft.AspNetCore.Http (3)
Microsoft.AspNetCore.Http.Extensions (4)
Microsoft.Build.Framework (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Analyzers (1)
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.Extensions.Package (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (1)
Microsoft.CSharp (1)
Microsoft.Extensions.AI.Abstractions (2)
Microsoft.Extensions.AI.Tests (1)
Microsoft.Maui (4)
Microsoft.Maui.Controls (2)
Microsoft.ML.Core (13)
Utilities\Utils.cs (13)
1109return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3 });
1119return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4 });
1129return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5 });
1139return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5, arg6 });
1149return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5, arg6, arg7 });
1159return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8 });
1170return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9 });
1181return (TRet)meth.Invoke(func.Target, new object[] { arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10 });
1207meth.Invoke(act.Target, null);
1216meth.Invoke(act.Target, new object[] { arg1 });
1225meth.Invoke(act.Target, new object[] { arg1, arg2 });
1234meth.Invoke(act.Target, new object[] { arg1, arg2, arg3 });
1243meth.Invoke(act.Target, new object[] { arg1, arg2, arg3, arg4 });
Microsoft.ML.DataView (3)
Microsoft.ML.Parquet (1)
Microsoft.ML.Tests (1)
Microsoft.ML.Transforms (5)
Microsoft.TestPlatform.CoreUtilities (1)
PresentationCore (2)
PresentationFramework (6)
Roslyn.Diagnostics.Analyzers (1)
System.Data.Odbc (2)
System.Data.OleDb (2)
System.Linq.Expressions (2)
System.Net.Http (2)
System.Private.CoreLib (4)
System.ServiceModel.Syndication (2)