117 writes to ObjectWithParameterizedConstructorCreator
aspire (19)
BackchannelJsonSerializerContext.PublishingPromptInput.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.PublishingPromptInput(){ Name = (string)args[0], Label = (string)args[1], InputType = (string)args[2], Required = (bool)args[3], Options = (global::System.Collections.Generic.IReadOnlyList<global::System.Collections.Generic.KeyValuePair<string, string>>)args[4], Value = (string)args[5], ValidationErrors = (global::System.Collections.Generic.IReadOnlyList<string>)args[6], AllowCustomChoice = (bool)args[7], UpdateStateOnChange = (bool)args[8], Loading = (bool)args[9], Disabled = (bool)args[10] },
Aspire.Confluent.Kafka (1)
Aspire.Dashboard (11)
Aspire.Hosting (3)
Aspire.Hosting.Azure.Functions (2)
Aspire.Hosting.Nats.Tests (1)
Aspire.Hosting.Testing (2)
Microsoft.AspNetCore.Authentication.BearerToken (1)
Microsoft.AspNetCore.Authentication.Twitter (2)
Microsoft.AspNetCore.Components.Endpoints (3)
Microsoft.AspNetCore.Components.Server (2)
Microsoft.AspNetCore.Components.Web (1)
Microsoft.AspNetCore.Components.WebAssembly (5)
Microsoft.AspNetCore.Components.WebView (4)
Microsoft.AspNetCore.Diagnostics (1)
Microsoft.AspNetCore.Hosting (4)
Microsoft.AspNetCore.Http.Extensions (2)
Microsoft.AspNetCore.Http.Microbenchmarks (3)
Microsoft.AspNetCore.Http.Results.Tests (5)
Microsoft.AspNetCore.Identity (26)
IdentityJsonSerializerContext.PublicKeyCredentialCreationOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialCreationOptions(){ Rp = (global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity)args[0], User = (global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity)args[1], Challenge = (global::Microsoft.AspNetCore.Identity.BufferSource)args[2], PubKeyCredParams = (global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters>)args[3], Timeout = (ulong?)args[4], ExcludeCredentials = (global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>)args[5], AuthenticatorSelection = (global::Microsoft.AspNetCore.Identity.AuthenticatorSelectionCriteria)args[6], Hints = (global::System.Collections.Generic.IReadOnlyList<string>)args[7], Attestation = (string)args[8], AttestationFormats = (global::System.Collections.Generic.IReadOnlyList<string>)args[9], Extensions = (global::System.Text.Json.JsonElement?)args[10] },
Microsoft.AspNetCore.Mvc.Core.Test (3)
Microsoft.AspNetCore.StaticAssets (5)
Microsoft.CodeAnalysis.LanguageServer (9)
Nats.Common (1)
Wasm.Performance.TestApp (1)
3 references to ObjectWithParameterizedConstructorCreator
System.Text.Json (3)