117 writes to ObjectWithParameterizedConstructorCreator
aspire (19)
BackchannelJsonSerializerContext.BackchannelLogEntry.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.BackchannelLogEntry(){ EventId = (global::Microsoft.Extensions.Logging.EventId)args[0], LogLevel = (global::Microsoft.Extensions.Logging.LogLevel)args[1], Message = (string)args[2], Timestamp = (global::System.DateTimeOffset)args[3], CategoryName = (string)args[4] },
BackchannelJsonSerializerContext.CommandOutput.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.CommandOutput(){ Text = (string)args[0], IsErrorMessage = (bool)args[1], LineNumber = (int?)args[2], Type = (string)args[3], ExitCode = (int?)args[4] },
BackchannelJsonSerializerContext.DashboardUrlsState.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.DashboardUrlsState(){ DashboardHealthy = (bool)args[0], BaseUrlWithLoginToken = (string)args[1], CodespacesUrlWithLoginToken = (string)args[2] },
BackchannelJsonSerializerContext.DisplayLineState.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.DisplayLineState((string)args[0], (string)args[1]),
BackchannelJsonSerializerContext.EnumeratorResultsBackchannelLogEntry.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.BackchannelLogEntry>(){ Values = (global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.BackchannelLogEntry>)args[0], Finished = (bool)args[1] },
BackchannelJsonSerializerContext.EnumeratorResultsCommandOutput.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.CommandOutput>(){ Values = (global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.CommandOutput>)args[0], Finished = (bool)args[1] },
BackchannelJsonSerializerContext.EnumeratorResultsPublishingActivity.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.PublishingActivity>(){ Values = (global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.PublishingActivity>)args[0], Finished = (bool)args[1] },
BackchannelJsonSerializerContext.EnumeratorResultsRpcResourceState.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker.EnumeratorResults<global::Aspire.Cli.Backchannel.RpcResourceState>(){ Values = (global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.RpcResourceState>)args[0], Finished = (bool)args[1] },
BackchannelJsonSerializerContext.EnvVar.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
BackchannelJsonSerializerContext.EventId.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
BackchannelJsonSerializerContext.KeyValuePairStringString.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::System.Collections.Generic.KeyValuePair<string, string>((string)args[0], (string)args[1]),
BackchannelJsonSerializerContext.PublishingActivity.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.PublishingActivity(){ Type = (string)args[0], Data = (global::Aspire.Cli.Backchannel.PublishingActivityData)args[1] },
BackchannelJsonSerializerContext.PublishingActivityData.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.PublishingActivityData(){ Id = (string)args[0], StatusText = (string)args[1], CompletionState = (string)args[2], StepId = (string)args[3], CompletionMessage = (string)args[4], Inputs = (global::System.Collections.Generic.IReadOnlyList<global::Aspire.Cli.Backchannel.PublishingPromptInput>)args[5] },
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] },
BackchannelJsonSerializerContext.PublishingPromptInputAnswer.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
BackchannelJsonSerializerContext.RequestId.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
BackchannelJsonSerializerContext.RpcResourceState.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.RpcResourceState(){ Resource = (string)args[0], Type = (string)args[1], State = (string)args[2], Endpoints = (string[])args[3], Health = (string)args[4] },
BackchannelJsonSerializerContext.ValidationResult.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
JsonSourceGenerationContext.CliSettings.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Aspire.Confluent.Kafka (1)
StatisticsJsonSerializerContext.Statistics.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Aspire.Dashboard (11)
GenAIEventsContext.AssistantEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIEventsContext.ChoiceEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIEventsContext.SystemOrUserEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIEventsContext.ToolCall.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIEventsContext.ToolCallFunction.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIEventsContext.ToolEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIMessagesContext.ChatMessage.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIMessagesContext.GenericPart.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIMessagesContext.TextPart.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIMessagesContext.ToolCallRequestPart.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
GenAIMessagesContext.ToolCallResponsePart.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Aspire.Hosting (3)
DashboardLogMessageContext.DashboardLogMessage.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Aspire.Hosting.Azure.Functions (2)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Aspire.Hosting.Nats.Tests (1)
artifacts\obj\Aspire.Hosting.Nats.Tests\Debug\net8.0\System.Text.Json.SourceGeneration\System.Text.Json.SourceGeneration.JsonSourceGenerator\AppJsonContext.AppEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Hosting.Nats.Tests.AppEvent((string)args[0], (string)args[1], (string)args[2], (decimal)args[3]),
Aspire.Hosting.Testing (2)
LaunchSettingsSerializerContext.LaunchProfile.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
LaunchSettingsSerializerContext.LaunchSettings.g.cs (1)
30ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Authentication.BearerToken (1)
BearerTokenJsonSerializerContext.AccessTokenResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Authentication.BearerToken.AccessTokenResponse(){ AccessToken = (string)args[0], ExpiresIn = (long)args[1], RefreshToken = (string)args[2] },
Microsoft.AspNetCore.Authentication.Twitter (2)
TwitterJsonContext.TwitterError.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TwitterJsonContext.TwitterErrorResponse.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Components.Endpoints (3)
ImportMapSerializerContext.ImportMapDefinition.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Components.ImportMapDefinition((global::System.Collections.Generic.IReadOnlyDictionary<string, string>)args[0], (global::System.Collections.Generic.IReadOnlyDictionary<string, global::System.Collections.Generic.IReadOnlyDictionary<string, string>>)args[1], (global::System.Collections.Generic.IReadOnlyDictionary<string, string>)args[2]),
ResourceCollectionSerializerContext.ResourceAsset.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Components.ResourceAsset((string)args[0], (global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Components.ResourceAssetProperty>)args[1]),
ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Components.ResourceAssetProperty((string)args[0], (string)args[1]),
Microsoft.AspNetCore.Components.Server (2)
CircuitPersistenceManagerSerializerContext.ComponentMarker.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
CircuitPersistenceManagerSerializerContext.ComponentMarkerKey.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Components.Web (1)
WebRendererSerializerContext.JSComponentParameter.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Components.WebAssembly (5)
WebAssemblyJsonSerializerContext.ComponentMarker.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
WebAssemblyJsonSerializerContext.ComponentMarkerKey.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
WebAssemblyJsonSerializerContext.ComponentParameter.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
WebAssemblyJsonSerializerContext.RootComponentOperation.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
WebAssemblyJsonSerializerContext.RootComponentOperationBatch.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Components.RootComponentOperationBatch(){ Operations = (global::Microsoft.AspNetCore.Components.RootComponentOperation[])args[0] },
Microsoft.AspNetCore.Components.WebView (4)
SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetNode.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Diagnostics (1)
ExtensionsExceptionJsonContext.ExceptionExtensionData.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Diagnostics.ExceptionExtensionData((string)args[0], (global::Microsoft.AspNetCore.Http.IHeaderDictionary)args[1], (string)args[2], (string)args[3], (global::Microsoft.AspNetCore.Routing.RouteValueDictionary)args[4]),
Microsoft.AspNetCore.Hosting (4)
SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetNode.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Http.Extensions (2)
ProblemDetailsJsonContext.HttpValidationProblemDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
ProblemDetailsJsonContext.ProblemDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Http.Microbenchmarks (3)
SharedTestJsonContext.JsonTodo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
SharedTestJsonContext.JsonTodoChild.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
SharedTestJsonContext.Todo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Http.Results.Tests (5)
TestJsonContext.JsonTodo.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.Todo.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.TodoChild.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.TodoJsonChild.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.TodoStruct.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Identity (26)
IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest(){ Email = (string)args[0] },
IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.InfoRequest(){ NewEmail = (string)args[0], NewPassword = (string)args[1], OldPassword = (string)args[2] },
IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.InfoResponse(){ Email = (string)args[0], IsEmailConfirmed = (bool)args[1] },
IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.LoginRequest(){ Email = (string)args[0], Password = (string)args[1], TwoFactorCode = (string)args[2], TwoFactorRecoveryCode = (string)args[3] },
IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.RefreshRequest(){ RefreshToken = (string)args[0] },
IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.RegisterRequest(){ Email = (string)args[0], Password = (string)args[1] },
IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest(){ Email = (string)args[0] },
IdentityEndpointsJsonSerializerContext.ResetPasswordRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.ResetPasswordRequest(){ Email = (string)args[0], ResetCode = (string)args[1], NewPassword = (string)args[2] },
IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.TwoFactorRequest(){ Enable = (bool?)args[0], TwoFactorCode = (string)args[1], ResetSharedKey = (bool)args[2], ResetRecoveryCodes = (bool)args[3], ForgetMachine = (bool)args[4] },
IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse(){ SharedKey = (string)args[0], RecoveryCodesLeft = (int)args[1], RecoveryCodes = (string[])args[2], IsTwoFactorEnabled = (bool)args[3], IsMachineRemembered = (bool)args[4] },
IdentityJsonSerializerContext.AuthenticatorAssertionResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse(){ AuthenticatorData = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Signature = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1], UserHandle = (global::Microsoft.AspNetCore.Identity.BufferSource)args[2], ClientDataJSON = (global::Microsoft.AspNetCore.Identity.BufferSource)args[3] },
IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse(){ AttestationObject = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Transports = (string[])args[1], ClientDataJSON = (global::Microsoft.AspNetCore.Identity.BufferSource)args[2] },
IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
IdentityJsonSerializerContext.CollectedClientData.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.CollectedClientData(){ Type = (string)args[0], Challenge = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1], Origin = (string)args[2], CrossOrigin = (bool?)args[3], TopOrigin = (string)args[4], TokenBinding = (global::Microsoft.AspNetCore.Identity.TokenBinding)args[5] },
IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PasskeyAssertionState(){ Challenge = (global::System.ReadOnlyMemory<byte>)args[0], UserId = (string)args[1] },
IdentityJsonSerializerContext.PasskeyAttestationState.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PasskeyAttestationState(){ Challenge = (global::System.ReadOnlyMemory<byte>)args[0], UserEntity = (global::Microsoft.AspNetCore.Identity.PasskeyUserEntity)args[1] },
IdentityJsonSerializerContext.PasskeyUserEntity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PasskeyUserEntity(){ Id = (string)args[0], Name = (string)args[1], DisplayName = (string)args[2] },
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAssertionResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse>(){ Id = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Type = (string)args[1], ClientExtensionResults = (global::System.Text.Json.JsonElement)args[2], Response = (global::Microsoft.AspNetCore.Identity.AuthenticatorAssertionResponse)args[3], AuthenticatorAttachment = (string)args[4] },
IdentityJsonSerializerContext.PublicKeyCredentialAuthenticatorAttestationResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredential<global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse>(){ Id = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Type = (string)args[1], ClientExtensionResults = (global::System.Text.Json.JsonElement)args[2], Response = (global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse)args[3], AuthenticatorAttachment = (string)args[4] },
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] },
IdentityJsonSerializerContext.PublicKeyCredentialDescriptor.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor(){ Type = (string)args[0], Id = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1], Transports = (global::System.Collections.Generic.IReadOnlyList<string>)args[2] },
IdentityJsonSerializerContext.PublicKeyCredentialParameters.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialParameters(){ Type = (string)args[0], Alg = (global::Microsoft.AspNetCore.Identity.COSEAlgorithmIdentifier)args[1] },
IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions(){ Challenge = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Timeout = (ulong?)args[1], RpId = (string)args[2], AllowCredentials = (global::System.Collections.Generic.IReadOnlyList<global::Microsoft.AspNetCore.Identity.PublicKeyCredentialDescriptor>)args[3], UserVerification = (string)args[4], Hints = (global::System.Collections.Generic.IReadOnlyList<string>)args[5], Extensions = (global::System.Text.Json.JsonElement?)args[6] },
IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity(){ Name = (string)args[0], Id = (string)args[1] },
IdentityJsonSerializerContext.PublicKeyCredentialUserEntity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialUserEntity(){ Id = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], Name = (string)args[1], DisplayName = (string)args[2] },
IdentityJsonSerializerContext.TokenBinding.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.TokenBinding(){ Status = (string)args[0], Id = (string)args[1] },
Microsoft.AspNetCore.Mvc.Core.Test (3)
TestJsonContext.JsonPerson.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.JsonPersonExtended.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
TestJsonContext.Person.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.StaticAssets (5)
StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor(){ Route = (string)args[0], AssetPath = (string)args[1] },
StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty((string)args[0], (string)args[1]),
StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader((string)args[0], (string)args[1]),
StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector((string)args[0], (string)args[1], (string)args[2]),
StaticAssetsManifestJsonContext.StaticAssetsManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.CodeAnalysis.LanguageServer (9)
RunFileApiJsonSerializerContext.Error.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Error(){ Message = (string)args[0], Details = (string)args[1] },
RunFileApiJsonSerializerContext.GetProject.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiInput.GetProject(){ ArtifactsPath = (string)args[0], EntryPointFileFullPath = (string)args[1] },
RunFileApiJsonSerializerContext.LinePositionInternal.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal(){ Line = (int)args[0], Character = (int)args[1] },
RunFileApiJsonSerializerContext.LinePositionSpanInternal.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionSpanInternal(){ Start = (global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal)args[0], End = (global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionInternal)args[1] },
RunFileApiJsonSerializerContext.Position.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic.Position(){ Path = (string)args[0], Span = (global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.LinePositionSpanInternal)args[1] },
RunFileApiJsonSerializerContext.Project.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.RunApiOutput.Project(){ Content = (string)args[0], Diagnostics = (global::System.Collections.Immutable.ImmutableArray<global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic>)args[1] },
RunFileApiJsonSerializerContext.RunApiInput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
RunFileApiJsonSerializerContext.RunApiOutput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
RunFileApiJsonSerializerContext.SimpleDiagnostic.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic(){ Location = (global::Microsoft.CodeAnalysis.LanguageServer.FileBasedPrograms.SimpleDiagnostic.Position)args[0], Message = (string)args[1] },
Nats.Common (1)
AppJsonContext.AppEvent.g.cs (1)
30ObjectWithParameterizedConstructorCreator = static args => new global::Nats.Common.AppEvent((string)args[0], (string)args[1], (string)args[2], (decimal)args[3]),
Wasm.Performance.TestApp (1)
PersonJsonContext.Person.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
3 references to ObjectWithParameterizedConstructorCreator
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Helpers.cs (3)
34if (objectInfo.ObjectWithParameterizedConstructorCreator != null) 38typeInfo.CreateObjectWithArgs = objectInfo.ObjectWithParameterizedConstructorCreator; 106JsonConverter<T> converter = objectInfo.ObjectWithParameterizedConstructorCreator != null