230 writes to ObjectWithParameterizedConstructorCreator
dotnet (45)
_generated\1\CliSchemaJsonSerializerContext.ArgumentDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails((string)args[0], (int)args[1], (bool)args[2], (string)args[3], (string)args[4], (bool)args[5], (object)args[6], (global::Microsoft.DotNet.Cli.CliSchema.ArityDetails)args[7]),
_generated\108\WorkloadHistoryJsonSerializerContext.WorkloadHistoryRecord.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\109\WorkloadHistoryJsonSerializerContext.WorkloadHistoryState.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\121\PackInfoJsonSerializerContext.PackInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.PackInfo((global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackId)args[0], (string)args[1], (global::Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadPackKind)args[2], (string)args[3], (string)args[4]),
_generated\127\NugetSearchApiJsonSerializerContext.NugetSearchApiAuthorsSerializable.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\128\NugetSearchApiJsonSerializerContext.NugetSearchApiContainerSerializable.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\129\NugetSearchApiJsonSerializerContext.NugetSearchApiPackageSerializable.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\131\NugetSearchApiJsonSerializerContext.NugetSearchApiVersionSerializable.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\140\SdkVulnerabilityJsonContext.SdkCveInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.SdkVulnerability.SdkCveInfo(){ Id = (string)args[0], Url = (string)args[1] },
_generated\141\SdkVulnerabilityJsonContext.SdkVulnerabilityInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\149\SlnfJsonSerializerContext.SlnfRoot.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\150\SlnfJsonSerializerContext.SlnfSolution.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\156\TelemetryDiskLoggerJsonSerializerContext.ActivityModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.ActivityModel((string)args[0], (string)args[1], (global::System.TimeSpan)args[2], (global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel)args[3], (global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel)args[4], (global::System.Collections.Generic.Dictionary<string, string>)args[5], (global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel[])args[6]),
_generated\157\TelemetryDiskLoggerJsonSerializerContext.EventModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.EventModel((string)args[0], (global::System.DateTimeOffset)args[1], (global::System.Collections.Generic.Dictionary<string, object>)args[2]),
_generated\159\TelemetryDiskLoggerJsonSerializerContext.IdentifiersModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.IdentifiersModel((string)args[0], (string)args[1], (string)args[2], (string)args[3], (string)args[4], (string)args[5]),
_generated\160\TelemetryDiskLoggerJsonSerializerContext.SourceModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Telemetry.TelemetryDiskLogger.SourceModel((string)args[0], (string)args[1], (global::System.Collections.Generic.Dictionary<string, object>)args[2]),
_generated\17\RunFileApiJsonSerializerContext.LinePosition.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\170\LocalToolsCacheJsonSerializerContext.CacheRow.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\178\SdkVulnerabilityCacheJsonContext.SdkCveCacheSummary.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\179\SdkVulnerabilityCacheJsonContext.SdkVulnerabilityCacheSummary.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\18\RunFileApiJsonSerializerContext.LinePositionSpan.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\19\RunFileApiJsonSerializerContext.RunApiInput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\2\CliSchemaJsonSerializerContext.ArityDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.CliSchema.ArityDetails((int)args[0], (int?)args[1]),
_generated\20\RunFileApiJsonSerializerContext.GetProject.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetProject(){ EntryPointFileFullPath = (string)args[0] },
_generated\21\RunFileApiJsonSerializerContext.GetRunCommand.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiInput.GetRunCommand(){ EntryPointFileFullPath = (string)args[0] },
_generated\22\RunFileApiJsonSerializerContext.RunApiOutput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\23\RunFileApiJsonSerializerContext.Error.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Error(){ Message = (string)args[0], Details = (string)args[1] },
_generated\24\RunFileApiJsonSerializerContext.Project.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.Project(){ Content = (string)args[0], ProjectPath = (string)args[1], Diagnostics = (global::System.Collections.Immutable.ImmutableArray<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>)args[2] },
_generated\25\RunFileApiJsonSerializerContext.RunCommand.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.Api.RunApiOutput.RunCommand(){ ExecutablePath = (string)args[0], CommandLineArguments = (string)args[1], WorkingDirectory = (string)args[2], EnvironmentVariables = (global::System.Collections.Generic.IReadOnlyDictionary<string, string>)args[3] },
_generated\26\RunFileApiJsonSerializerContext.SimpleDiagnostic.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic(){ Location = (global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic.Position)args[0], Message = (string)args[1] },
_generated\27\RunFileApiJsonSerializerContext.Position.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic.Position(){ Path = (string)args[0], Span = (global::Microsoft.CodeAnalysis.Text.LinePositionSpan)args[1] },
_generated\3\CliSchemaJsonSerializerContext.CommandDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.CliSchema.CommandDetails((string)args[0], (bool)args[1], (string[])args[2], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>)args[3], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>)args[4], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>)args[5]),
_generated\39\RunFileJsonSerializerContext.RunFileArtifactsMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\4\CliSchemaJsonSerializerContext.OptionDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.CliSchema.OptionDetails((string)args[0], (bool)args[1], (string[])args[2], (string)args[3], (string)args[4], (bool)args[5], (object)args[6], (global::Microsoft.DotNet.Cli.CliSchema.ArityDetails)args[7], (bool)args[8], (bool)args[9]),
_generated\41\RunFileJsonSerializerContext.RunFileBuildCacheEntry.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\42\RunFileJsonSerializerContext.RunProperties.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Run.RunProperties((string)args[0], (string)args[1], (string)args[2], (string)args[3], (string)args[4], (string)args[5]),
_generated\5\CliSchemaJsonSerializerContext.RootCommandDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.CliSchema.RootCommandDetails((string)args[0], (string)args[1], (string)args[2], (bool)args[3], (string[])args[4], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.ArgumentDetails>)args[5], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.OptionDetails>)args[6], (global::System.Collections.Generic.Dictionary<string, global::Microsoft.DotNet.Cli.CliSchema.CommandDetails>)args[7]),
_generated\52\SdkCheckJsonSerializerContext.SdkCheckConfig.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\57\ToolListJsonSerializerContext.LocalToolListJsonContract.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract(){ Manifest = (string)args[0], PackageId = (string)args[1], Version = (string)args[2], Commands = (string[])args[3] },
_generated\59\ToolListJsonSerializerContext.ToolListJsonContract.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract(){ PackageId = (string)args[0], Version = (string)args[1], Commands = (string[])args[2] },
_generated\61\ToolListJsonSerializerContext.VersionedDataContractLocalToolListJsonContractArray.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[]>(){ Data = (global::Microsoft.DotNet.Cli.Commands.Tool.List.LocalToolListJsonContract[])args[0] },
_generated\62\ToolListJsonSerializerContext.VersionedDataContractToolListJsonContractArray.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Tool.List.VersionedDataContract<global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[]>(){ Data = (global::Microsoft.DotNet.Cli.Commands.Tool.List.ToolListJsonContract[])args[0] },
_generated\86\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\92\WorkloadListJsonSerializerContext.ListOutput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.ListOutput((string[])args[0], (global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry[])args[1]),
_generated\93\WorkloadListJsonSerializerContext.UpdateAvailableEntry.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Cli.Commands.Workload.List.WorkloadListCommand.UpdateAvailableEntry((string)args[0], (string)args[1], (string)args[2], (string)args[3]),
dotnet-dev-certs (1)
_generated\1\DevCertsJsonSerializerContext.CertificateReport.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
dotnet-user-jwts (2)
_generated\0\JwtSerializerContext.Jwt.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Jwt((string)args[0], (string)args[1], (string)args[2], (string)args[3], (global::System.DateTimeOffset)args[4], (global::System.DateTimeOffset)args[5], (global::System.DateTimeOffset)args[6], (string)args[7]),
_generated\2\JwtSerializerContext.SigningKey.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Authentication.JwtBearer.Tools.SigningKey((string)args[0], (string)args[1], (string)args[2], (int)args[3]),
Microsoft.AspNetCore.Authentication.BearerToken (1)
_generated\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.Components.Endpoints (7)
_generated\1\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]),
_generated\10\ResourceCollectionSerializerContext.ResourceAssetProperty.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Components.ResourceAssetProperty((string)args[0], (string)args[1]),
_generated\19\BrowserConfigurationJsonContext.BrowserConfiguration.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\20\BrowserConfigurationJsonContext.ServerBrowserOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\21\BrowserConfigurationJsonContext.SsrBrowserOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\22\BrowserConfigurationJsonContext.WebAssemblyBrowserOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\8\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]),
Microsoft.AspNetCore.Components.Server (2)
_generated\1\CircuitPersistenceManagerSerializerContext.ComponentMarker.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\2\CircuitPersistenceManagerSerializerContext.ComponentMarkerKey.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Components.Web (1)
_generated\1\WebRendererSerializerContext.JSComponentParameter.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Diagnostics (1)
_generated\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)
_generated\1\SourceGenerationContext.StaticWebAssetManifest.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\2\SourceGenerationContext.StaticWebAssetMatch.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\3\SourceGenerationContext.StaticWebAssetNode.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\4\SourceGenerationContext.StaticWebAssetPattern.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Http.Extensions (2)
_generated\1\ProblemDetailsJsonContext.HttpValidationProblemDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\2\ProblemDetailsJsonContext.ProblemDetails.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.AspNetCore.Identity (26)
_generated\10\IdentityEndpointsJsonSerializerContext.ResendConfirmationEmailRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.ResendConfirmationEmailRequest(){ Email = (string)args[0] },
_generated\11\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] },
_generated\12\IdentityEndpointsJsonSerializerContext.TwoFactorRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\13\IdentityEndpointsJsonSerializerContext.TwoFactorResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.TwoFactorResponse(){ SharedKey = (string)args[0], RecoveryCodesLeft = (int)args[1], IsTwoFactorEnabled = (bool)args[2], IsMachineRemembered = (bool)args[3] },
_generated\22\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], ClientDataJSON = (global::Microsoft.AspNetCore.Identity.BufferSource)args[2] },
_generated\23\IdentityJsonSerializerContext.AuthenticatorAttestationResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.AuthenticatorAttestationResponse(){ AttestationObject = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0], ClientDataJSON = (global::Microsoft.AspNetCore.Identity.BufferSource)args[1] },
_generated\24\IdentityJsonSerializerContext.AuthenticatorSelectionCriteria.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\26\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] },
_generated\28\IdentityJsonSerializerContext.PasskeyAssertionState.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PasskeyAssertionState(){ Challenge = (global::System.ReadOnlyMemory<byte>)args[0] },
_generated\29\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] },
_generated\30\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] },
_generated\31\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] },
_generated\32\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] },
_generated\33\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] },
_generated\34\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] },
_generated\35\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] },
_generated\36\IdentityJsonSerializerContext.PublicKeyCredentialRequestOptions.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRequestOptions(){ Challenge = (global::Microsoft.AspNetCore.Identity.BufferSource)args[0] },
_generated\37\IdentityJsonSerializerContext.PublicKeyCredentialRpEntity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.PublicKeyCredentialRpEntity(){ Name = (string)args[0] },
_generated\38\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] },
_generated\39\IdentityJsonSerializerContext.TokenBinding.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.TokenBinding(){ Status = (string)args[0] },
_generated\4\IdentityEndpointsJsonSerializerContext.ForgotPasswordRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.ForgotPasswordRequest(){ Email = (string)args[0] },
_generated\5\IdentityEndpointsJsonSerializerContext.InfoRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\6\IdentityEndpointsJsonSerializerContext.InfoResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.InfoResponse(){ Email = (string)args[0], IsEmailConfirmed = (bool)args[1] },
_generated\7\IdentityEndpointsJsonSerializerContext.LoginRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.LoginRequest(){ Email = (string)args[0], Password = (string)args[1] },
_generated\8\IdentityEndpointsJsonSerializerContext.RefreshRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.RefreshRequest(){ RefreshToken = (string)args[0] },
_generated\9\IdentityEndpointsJsonSerializerContext.RegisterRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.Identity.Data.RegisterRequest(){ Email = (string)args[0], Password = (string)args[1] },
Microsoft.AspNetCore.StaticAssets (5)
_generated\1\StaticAssetsManifestJsonContext.StaticAssetDescriptor.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetDescriptor(){ Route = (string)args[0], AssetPath = (string)args[1] },
_generated\2\StaticAssetsManifestJsonContext.StaticAssetProperty.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetProperty((string)args[0], (string)args[1]),
_generated\3\StaticAssetsManifestJsonContext.StaticAssetResponseHeader.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetResponseHeader((string)args[0], (string)args[1]),
_generated\4\StaticAssetsManifestJsonContext.StaticAssetSelector.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticAssets.StaticAssetSelector((string)args[0], (string)args[1], (string)args[2]),
_generated\5\StaticAssetsManifestJsonContext.StaticAssetsManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.Diagnostics.DataContractReader (1)
_generated\0\ContractDescriptorContext.ContractDescriptor.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.DotNet.Cli.Definitions (2)
_generated\0\GlobalJsonSerializerContext.GlobalJsonModel.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\1\GlobalJsonSerializerContext.GlobalJsonTestNode.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
Microsoft.DotNet.HotReload.WebAssembly.Browser (2)
_generated\2\WebAssemblyHotReloadJsonSerializerContext.Delta.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\4\WebAssemblyHotReloadJsonSerializerContext.LogEntry.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.DotNet.ProjectTools (2)
_generated\1\LaunchProfileJsonSerializerContext.ExecutableLaunchProfile.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.ProjectTools.ExecutableLaunchProfile(){ ExecutablePath = (string)args[0] },
_generated\2\LaunchProfileJsonSerializerContext.ProjectLaunchProfile.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.DotNet.TemplateLocator (1)
_generated\8\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.NET.Build.Tasks (3)
_generated\1\SdkVulnerabilitySummaryContext.SdkCveSummary.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\18\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\2\SdkVulnerabilitySummaryContext.SdkVulnerabilitySummary.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.NET.Sdk.StaticWebAssets.Tasks (18)
_generated\0\StaticWebAssetsJsonSerializerContext.StaticWebAssetMatch.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\1\StaticWebAssetsJsonSerializerContext.StaticWebAssetNode.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\11\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointResponseHeader.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\13\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointSelector.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\15\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointsManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\16\StaticWebAssetsJsonSerializerContext.StaticWebAssetPackageManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\17\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDiscoveryPattern.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\19\StaticWebAssetsJsonSerializerContext.StaticWebAssetsManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\2\StaticWebAssetsJsonSerializerContext.StaticWebAssetPattern.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\20\StaticWebAssetsJsonSerializerContext.ReferencedProjectConfiguration.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\33\DefineStaticWebAssetsSerializerContext.CopyCandidate.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.DefineStaticWebAssets.CopyCandidate((string)args[0], (string)args[1]),
_generated\34\DefineStaticWebAssetsSerializerContext.DefineStaticWebAssetsCache.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\35\DefineStaticWebAssetsSerializerContext.StaticWebAsset.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
_generated\4\StaticWebAssetsJsonSerializerContext.StaticWebAssetsDevelopmentManifest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\45\ImportMapSerializerContext.ImportMap.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.AspNetCore.StaticWebAssets.Tasks.ImportMap((global::System.Collections.Generic.Dictionary<string, string>)args[0], (global::System.Collections.Generic.Dictionary<string, global::System.Collections.Generic.Dictionary<string, string>>)args[1], (global::System.Collections.Generic.Dictionary<string, string>)args[2]),
_generated\5\StaticWebAssetsJsonSerializerContext.StaticWebAsset.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\7\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpoint.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\9\StaticWebAssetsJsonSerializerContext.StaticWebAssetEndpointProperty.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.NET.Sdk.WorkloadManifestReader (1)
_generated\8\InstallStateJsonSerializerContext.InstallStateContents.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
Microsoft.TemplateEngine.Edge (10)
_generated\0\GlobalSettingsJsonSerializerContext.TemplatePackageData.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.TemplateEngine.Abstractions.Installer.TemplatePackageData((global::System.Guid)args[0], (string)args[1], (global::System.DateTime)args[2], (global::System.Collections.Generic.IReadOnlyDictionary<string, string>)args[3]),
_generated\1\GlobalSettingsJsonSerializerContext.GlobalSettingsData.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\10\SettingsStoreJsonSerializerContext.SettingsStore.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\21\TemplateCacheJsonSerializerContext.TemplateConstraintInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.TemplateEngine.Abstractions.Constraints.TemplateConstraintInfo((string)args[0], (string)args[1]),
_generated\22\TemplateCacheJsonSerializerContext.IBaselineInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\23\TemplateCacheJsonSerializerContext.ITemplateParameter.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\24\TemplateCacheJsonSerializerContext.ParameterChoice.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.TemplateEngine.Abstractions.ParameterChoice((string)args[0], (string)args[1]),
_generated\27\TemplateCacheJsonSerializerContext.TemplateParameterPrecedence.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.TemplateEngine.Abstractions.TemplateParameterPrecedence((global::Microsoft.TemplateEngine.Abstractions.PrecedenceDefinition)args[0], (string)args[1], (string)args[2], (bool)args[3]),
_generated\29\TemplateCacheJsonSerializerContext.TemplateCache.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\30\TemplateCacheJsonSerializerContext.TemplateInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
NuGet.CommandLine.XPlat (14)
_generated\1\PackageSearchJsonContext.PackageSearchProblem.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.CommandLine.XPlat.PackageSearchProblem((string)args[0], (global::NuGet.CommandLine.XPlat.PackageSearchProblemType)args[1]),
_generated\10\PackageSearchJsonContext.NuGetLicenseExpression.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\12\PackageSearchJsonContext.PackageDependencyGroup.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.PackageDependencyGroup((global::NuGet.Frameworks.NuGetFramework)args[0], (global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>)args[1]),
_generated\13\PackageSearchJsonContext.IPackageSearchMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\14\PackageSearchJsonContext.PackageVulnerabilityMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\15\PackageSearchJsonContext.FloatRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\16\PackageSearchJsonContext.NuGetVersion.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\18\PackageSearchJsonContext.VersionRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\3\PackageSearchJsonContext.PackageSearchResult.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.CommandLine.XPlat.PackageSearchResult((string)args[0]),
_generated\4\PackageSearchJsonContext.SearchMainOutput.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\5\PackageSearchJsonContext.NuGetFramework.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\6\PackageSearchJsonContext.PackageDependency.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.Core.PackageDependency((string)args[0], (global::NuGet.Versioning.VersionRange)args[1]),
_generated\7\PackageSearchJsonContext.PackageIdentity.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.Core.PackageIdentity((string)args[0], (global::NuGet.Versioning.NuGetVersion)args[1]),
_generated\8\PackageSearchJsonContext.LicenseMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.LicenseMetadata((global::NuGet.Packaging.LicenseType)args[0], (string)args[1], (global::NuGet.Packaging.Licenses.NuGetLicenseExpression)args[2], (global::System.Collections.Generic.IReadOnlyList<string>)args[3], (global::System.Version)args[4]),
NuGet.Packaging (1)
_generated\0\NupkgMetadataSerializationContext.NupkgMetadataFile.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.NupkgMetadataFile(){ ContentHash = (string)args[0] },
NuGet.ProjectModel (3)
_generated\18\AssetsLogMessageSourceGen.AssetsLogMessage.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.ProjectModel.AssetsLogMessage((global::NuGet.Common.LogLevel)args[0], (global::NuGet.Common.NuGetLogCode)args[1], (string)args[2], (string)args[3], (string)args[4], (string)args[5], (global::System.Collections.Generic.IReadOnlyList<string>)args[6], (int)args[7], (int)args[8], (int)args[9], (int)args[10]),
_generated\4\CacheFileSourceGen.CacheFile.g.cs (1)
34ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.ProjectModel.CacheFile((string)args[0]),
_generated\5\CacheFileSourceGen.IAssetsLogMessage.g.cs (1)
34ObjectWithParameterizedConstructorCreator = null,
NuGet.Protocol (74)
_generated\1\PackageSearchJsonContext.NuGetFramework.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\10\PackageSearchJsonContext.V3SearchResults.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\100\JsonContext.PackageDependencyGroup.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.PackageDependencyGroup((global::NuGet.Frameworks.NuGetFramework)args[0], (global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>)args[1]),
_generated\101\JsonContext.AlternatePackageMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\102\JsonContext.VersionInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Core.Types.VersionInfo((global::NuGet.Versioning.NuGetVersion)args[0], (long?)args[1]),
_generated\104\JsonContext.FlatContainerVersionList.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\105\JsonContext.AutoCompleteModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\107\JsonContext.PackageVulnerabilityInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Model.PackageVulnerabilityInfo((global::System.Uri)args[0], (global::NuGet.Protocol.PackageVulnerabilitySeverity)args[1], (global::NuGet.Versioning.VersionRange)args[2]),
_generated\108\JsonContext.RegistrationIndex.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\109\JsonContext.RegistrationLeafItem.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\11\PackageSearchJsonContext.PackageDeprecationMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\110\JsonContext.RegistrationPage.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\111\JsonContext.ServiceIndexEntryModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\112\JsonContext.ServiceIndexModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Model.ServiceIndexModel((string)args[0], (global::System.Collections.Generic.List<global::NuGet.Protocol.Model.ServiceIndexEntryModel>)args[1]),
_generated\113\JsonContext.V3VulnerabilityIndexEntry.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Model.V3VulnerabilityIndexEntry((string)args[0], (global::System.Uri)args[1], (string)args[2], (string)args[3]),
_generated\114\JsonContext.PackageDeprecationMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\115\JsonContext.PackageSearchMetadataRegistration.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\116\JsonContext.PackageVulnerabilityMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\118\JsonContext.FloatRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\119\JsonContext.NuGetVersion.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\12\PackageSearchJsonContext.PackageSearchMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\121\JsonContext.VersionRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\13\PackageSearchJsonContext.PackageSearchMetadataRegistration.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\14\PackageSearchJsonContext.PackageVulnerabilityMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\147\RepositorySignatureJsonContext.Fingerprints.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.Core.Fingerprints((global::System.Collections.Generic.IDictionary<string, string>)args[0]),
_generated\148\RepositorySignatureJsonContext.RepositorySignatureModel.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\149\RepositorySignatureJsonContext.RepositoryCertificateInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.RepositoryCertificateInfo((global::NuGet.Packaging.Core.Fingerprints)args[0], (string)args[1], (string)args[2], (global::System.DateTimeOffset)args[3], (global::System.DateTimeOffset)args[4], (string)args[5]),
_generated\15\PackageSearchJsonContext.FloatRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\16\PackageSearchJsonContext.NuGetVersion.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\18\PackageSearchJsonContext.VersionRange.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\2\PackageSearchJsonContext.PackageDependency.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.Core.PackageDependency((string)args[0], (global::NuGet.Versioning.VersionRange)args[1]),
_generated\3\PackageSearchJsonContext.PackageDependencyGroup.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.PackageDependencyGroup((global::NuGet.Frameworks.NuGetFramework)args[0], (global::System.Collections.Generic.IEnumerable<global::NuGet.Packaging.Core.PackageDependency>)args[1]),
_generated\4\PackageSearchJsonContext.AlternatePackageMetadata.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\47\PluginJsonContext.CopyFilesInPackageRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyFilesInPackageRequest((string)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IEnumerable<string>)args[3], (string)args[4]),
_generated\48\PluginJsonContext.CopyFilesInPackageResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyFilesInPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
_generated\49\PluginJsonContext.CopyNupkgFileRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyNupkgFileRequest((string)args[0], (string)args[1], (string)args[2], (string)args[3]),
_generated\5\PackageSearchJsonContext.VersionInfo.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Core.Types.VersionInfo((global::NuGet.Versioning.NuGetVersion)args[0], (long?)args[1]),
_generated\50\PluginJsonContext.CopyNupkgFileResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.CopyNupkgFileResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\51\PluginJsonContext.Fault.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.Fault((string)args[0]),
_generated\52\PluginJsonContext.GetAuthenticationCredentialsRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsRequest((global::System.Uri)args[0], (bool)args[1], (bool)args[2], (bool)args[3]),
_generated\53\PluginJsonContext.GetAuthenticationCredentialsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetAuthenticationCredentialsResponse((string)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IList<string>)args[3], (global::NuGet.Protocol.Plugins.MessageResponseCode)args[4]),
_generated\54\PluginJsonContext.GetCredentialsRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetCredentialsRequest((string)args[0], (global::System.Net.HttpStatusCode)args[1]),
_generated\55\PluginJsonContext.GetCredentialsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetCredentialsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1], (string)args[2], (global::System.Collections.Generic.IReadOnlyList<string>)args[3]),
_generated\56\PluginJsonContext.GetFilesInPackageRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetFilesInPackageRequest((string)args[0], (string)args[1], (string)args[2]),
_generated\57\PluginJsonContext.GetFilesInPackageResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetFilesInPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
_generated\58\PluginJsonContext.GetOperationClaimsRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetOperationClaimsRequest((string)args[0], (string)args[1]),
_generated\59\PluginJsonContext.GetOperationClaimsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetOperationClaimsResponse((global::System.Collections.Generic.IReadOnlyList<global::NuGet.Protocol.Plugins.OperationClaim>)args[0]),
_generated\60\PluginJsonContext.GetPackageHashRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageHashRequest((string)args[0], (string)args[1], (string)args[2], (string)args[3]),
_generated\61\PluginJsonContext.GetPackageHashResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageHashResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1]),
_generated\62\PluginJsonContext.GetPackageVersionsRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageVersionsRequest((string)args[0], (string)args[1]),
_generated\63\PluginJsonContext.GetPackageVersionsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetPackageVersionsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::System.Collections.Generic.IEnumerable<string>)args[1]),
_generated\64\PluginJsonContext.GetServiceIndexRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetServiceIndexRequest((string)args[0]),
_generated\65\PluginJsonContext.GetServiceIndexResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.GetServiceIndexResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (string)args[1]),
_generated\66\PluginJsonContext.HandshakeRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.HandshakeRequest((global::NuGet.Versioning.SemanticVersion)args[0], (global::NuGet.Versioning.SemanticVersion)args[1]),
_generated\67\PluginJsonContext.HandshakeResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.HandshakeResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0], (global::NuGet.Versioning.SemanticVersion)args[1]),
_generated\68\PluginJsonContext.InitializeRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.InitializeRequest((string)args[0], (string)args[1], (global::System.TimeSpan)args[2]),
_generated\69\PluginJsonContext.InitializeResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.InitializeResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\7\PackageSearchJsonContext.RegistrationIndex.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\70\PluginJsonContext.LogRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.LogRequest((global::NuGet.Common.LogLevel)args[0], (string)args[1]),
_generated\71\PluginJsonContext.LogResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.LogResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\74\PluginJsonContext.MonitorNuGetProcessExitRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitRequest((int)args[0]),
_generated\75\PluginJsonContext.MonitorNuGetProcessExitResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.MonitorNuGetProcessExitResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\77\PluginJsonContext.PrefetchPackageRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.PrefetchPackageRequest((string)args[0], (string)args[1], (string)args[2]),
_generated\78\PluginJsonContext.PrefetchPackageResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.PrefetchPackageResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\79\PluginJsonContext.Progress.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.Progress((double?)args[0]),
_generated\8\PackageSearchJsonContext.RegistrationLeafItem.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\80\PluginJsonContext.SetCredentialsRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetCredentialsRequest((string)args[0], (string)args[1], (string)args[2], (string)args[3], (string)args[4]),
_generated\81\PluginJsonContext.SetCredentialsResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetCredentialsResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\82\PluginJsonContext.SetLogLevelRequest.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetLogLevelRequest((global::NuGet.Common.LogLevel)args[0]),
_generated\83\PluginJsonContext.SetLogLevelResponse.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Protocol.Plugins.SetLogLevelResponse((global::NuGet.Protocol.Plugins.MessageResponseCode)args[0]),
_generated\84\PluginJsonContext.SemanticVersion.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\9\PackageSearchJsonContext.RegistrationPage.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\98\JsonContext.NuGetFramework.g.cs (1)
32ObjectWithParameterizedConstructorCreator = null,
_generated\99\JsonContext.PackageDependency.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::NuGet.Packaging.Core.PackageDependency((string)args[0], (global::NuGet.Versioning.VersionRange)args[1]),
sdk-tasks (1)
_generated\0\SdkTasksJsonSerializerContext.MetadataEntry.g.cs (1)
32ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.DotNet.Build.Tasks.ProcessRuntimeAnalyzerVersions.MetadataEntry((string)args[0]),
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; 108JsonConverter<T> converter = objectInfo.ObjectWithParameterizedConstructorCreator != null