622 references to Activator
Binding.UDS.IntegrationTests (1)
DemoConsole (1)
dotnet-svcutil-lib (17)
GenerateDocumentationAndConfigFiles (1)
GetDocument.Insider (1)
IIS.Microbenchmarks (1)
illink (15)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (12)
234/// <item><see cref="System.Activator.CreateInstance(System.Type)"/></item>
235/// <item><see cref="System.Activator.CreateInstance(System.Type, bool)"/></item>
236/// <item><see cref="System.Activator.CreateInstance(System.Type, object[])"/></item>
237/// <item><see cref="System.Activator.CreateInstance(System.Type, object[], object[])"/></item>
238/// <item><see cref="System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo)"/></item>
239/// <item><see cref="System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
244/// <item><see cref="System.Activator.CreateInstance(string, string)"/></item>
245/// <item><see cref="System.Activator.CreateInstance(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
246/// <item><see cref="System.Activator.CreateInstance(string, string, object[])"/></item>
252/// <item><see cref="System.Activator.CreateInstanceFrom(string, string)"/></item>
253/// <item><see cref="System.Activator.CreateInstanceFrom(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
254/// <item><see cref="System.Activator.CreateInstanceFrom(string, string, object[])"/></item>
ILLink.RoslynAnalyzer (12)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\IntrinsicId.cs (12)
234/// <item><see cref="System.Activator.CreateInstance(System.Type)"/></item>
235/// <item><see cref="System.Activator.CreateInstance(System.Type, bool)"/></item>
236/// <item><see cref="System.Activator.CreateInstance(System.Type, object[])"/></item>
237/// <item><see cref="System.Activator.CreateInstance(System.Type, object[], object[])"/></item>
238/// <item><see cref="System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo)"/></item>
239/// <item><see cref="System.Activator.CreateInstance(System.Type, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
244/// <item><see cref="System.Activator.CreateInstance(string, string)"/></item>
245/// <item><see cref="System.Activator.CreateInstance(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
246/// <item><see cref="System.Activator.CreateInstance(string, string, object[])"/></item>
252/// <item><see cref="System.Activator.CreateInstanceFrom(string, string)"/></item>
253/// <item><see cref="System.Activator.CreateInstanceFrom(string, string, bool, System.Reflection.BindingFlags, System.Reflection.Binder, object[], System.Globalization.CultureInfo, object[])"/></item>
254/// <item><see cref="System.Activator.CreateInstanceFrom(string, string, object[])"/></item>
InteropClient (1)
Microsoft.Analyzers.Local (1)
Microsoft.AspNetCore.Components.Endpoints (12)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Microsoft.AspNetCore.Components.Performance (1)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.Components.Web.Tests (1)
Microsoft.AspNetCore.DataProtection (6)
Microsoft.AspNetCore.Grpc.JsonTranscoding (10)
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (1)
Microsoft.AspNetCore.Grpc.Microbenchmarks (1)
Microsoft.AspNetCore.Grpc.Swagger (1)
Microsoft.AspNetCore.Hosting (3)
Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Abstractions.Tests (1)
Microsoft.AspNetCore.Http.Extensions (12)
Microsoft.AspNetCore.Http.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Tests (2)
Microsoft.AspNetCore.Identity.UI (4)
Microsoft.AspNetCore.InternalTesting (2)
Microsoft.AspNetCore.JsonPatch (5)
Microsoft.AspNetCore.JsonPatch.SystemTextJson (3)
Microsoft.AspNetCore.Mvc.Core (11)
Microsoft.AspNetCore.Mvc.Core.Test (6)
Microsoft.AspNetCore.Mvc.RazorPages (1)
Microsoft.AspNetCore.Mvc.RazorPages.Test (5)
Microsoft.AspNetCore.Mvc.Testing (1)
Microsoft.AspNetCore.OpenApi.Microbenchmarks (1)
Microsoft.AspNetCore.OutputCaching.Microbenchmarks (1)
Microsoft.AspNetCore.Owin.Microbenchmarks (1)
Microsoft.AspNetCore.RequestDecompression.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCaching.Microbenchmarks (1)
Microsoft.AspNetCore.ResponseCompression.Microbenchmarks (1)
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Microsoft.AspNetCore.Security.Microbenchmarks (1)
Microsoft.AspNetCore.Server.HttpSys.Microbenchmarks (1)
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
Microsoft.AspNetCore.TestHost (1)
Microsoft.AspNetCore.WebSockets.Microbenchmarks (1)
Microsoft.AspNetCore.WebUtilities.Microbenchmarks (1)
Microsoft.CodeAnalysis (2)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests (2)
Microsoft.CodeAnalysis.EditorFeatures (2)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
Microsoft.CodeAnalysis.ExternalAccess.Extensions (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Microsoft.CodeAnalysis.Scripting (3)
Microsoft.CodeAnalysis.Test.Utilities (2)
Microsoft.CodeAnalysis.UnitTests (8)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Microsoft.CSharp (2)
Microsoft.DotNet.RemoteExecutor (1)
Microsoft.Extensions.AI.Abstractions.Tests (1)
Microsoft.Extensions.Configuration.Binder (4)
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (1)
Microsoft.Extensions.Http.Diagnostics.Tests (1)
Microsoft.Extensions.ObjectPool.Microbenchmark (1)
Microsoft.Extensions.Options (1)
Microsoft.Extensions.Options.Contextual (1)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests.Fuzzing (1)
Microsoft.Extensions.Validation.GeneratorTests (64)
Microsoft.JSInterop (3)
Microsoft.Maui (3)
Microsoft.Maui.Controls (15)
Microsoft.Maui.Controls.Build.Tasks (4)
Microsoft.Maui.Controls.Xaml (7)
Microsoft.ML.AutoML (4)
Microsoft.ML.AutoML.Tests (1)
Microsoft.ML.Core (11)
Microsoft.ML.Data (12)
DataLoadSave\Binary\Codecs.cs (5)
1152codec = (IValueCodec)Activator.CreateInstance(codecType, this, type, innerCodec);
1168codec = (IValueCodec)Activator.CreateInstance(codecType, this, type, innerCodec);
1265codec = (IValueCodec)Activator.CreateInstance(codecType, this, type, innerCodec);
1353codec = (IValueCodec)Activator.CreateInstance(codecType, this, type, innerCodec);
1370codec = (IValueCodec)Activator.CreateInstance(codecType, this, type, innerCodec);
Microsoft.ML.EntryPoints (2)
Microsoft.ML.IntegrationTests (1)
Microsoft.ML.TestFramework (1)
Microsoft.ML.Transforms (1)
Microsoft.VisualBasic.Core (1)
Microsoft.VisualStudio.LanguageServices (1)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.Implementation (1)
mscorlib (1)
netstandard (1)
PresentationBuildTasks (3)
PresentationCore (1)
PresentationFramework (24)
PresentationUI (1)
ReachFramework (1)
Roslyn.VisualStudio.Next.UnitTests (1)
System.CodeDom (1)
System.ComponentModel.Composition (5)
System.ComponentModel.TypeConverter (9)
System.Configuration.ConfigurationManager (2)
System.Data.Common (8)
System.Diagnostics.DiagnosticSource (3)
System.Linq.Expressions (3)
System.Linq.Queryable (3)
System.Private.CoreLib (27)
System.Private.DataContractSerialization (2)
System.Private.Windows.Core.TestUtilities (4)
System.Private.Xml (8)
System.Reflection.DispatchProxy (1)
System.Resources.Extensions (1)
System.Runtime (1)
System.ServiceModel.Primitives (6)
System.ServiceModel.Syndication (5)
System.Text.Json (9)
System.Windows.Controls.Ribbon (2)
System.Windows.Forms (34)
System.Windows.Forms.Design (15)
System.Windows.Forms.Design.Tests (4)
System.Windows.Forms.Tests (86)
System.Xaml (5)
System.Xaml.Tests (1)
VisualBasicRuntimeTest (2)
WindowsBase.Tests (4)
WinFormsControlsTest (1)