110 types derived from JsonSerializerContext
aspire (11)
Backchannel\BackchannelJsonSerializerContext.cs (1)
80internal partial class BackchannelJsonSerializerContext : JsonSerializerContext
Commands\DescribeCommand.cs (1)
40internal sealed partial class ResourcesCommandJsonContext : JsonSerializerContext
Commands\LogsCommand.cs (1)
46internal sealed partial class LogsCommandJsonContext : JsonSerializerContext
Commands\PsCommand.cs (1)
46internal sealed partial class PsCommandJsonContext : JsonSerializerContext
Commands\RunCommand.cs (1)
40internal sealed partial class RunCommandJsonContext : JsonSerializerContext
Commands\Sdk\SdkDumpCommand.cs (1)
653internal partial class CapabilitiesJsonContext : JsonSerializerContext
JsonSourceGenerationContext.cs (1)
42internal partial class JsonSourceGenerationContext : JsonSerializerContext
Mcp\Tools\ListAppHostsTool.cs (1)
20internal sealed partial class AppHostListInfoSerializerContext : JsonSerializerContext
Mcp\Tools\ListResourcesTool.cs (1)
26internal sealed partial class ListResourcesToolJsonContext : JsonSerializerContext
NuGet\BundleNuGetPackageCache.cs (1)
277internal sealed partial class BundleSearchJsonContext : JsonSerializerContext
src\Shared\Otlp\Serialization\OtlpJsonSerializerContext.cs (1)
79internal sealed partial class OtlpJsonSerializerContext : JsonSerializerContext
Aspire.Confluent.Kafka (1)
Statistics.cs (1)
59internal sealed partial class StatisticsJsonSerializerContext : JsonSerializerContext
Aspire.Dashboard (6)
Mcp\McpInstallButtonServerModel.cs (2)
50public sealed partial class McpInstallButtonModelContext : JsonSerializerContext; 58public sealed partial class McpConfigFileModelContext : JsonSerializerContext;
Model\GenAI\GenAIEvents.cs (1)
57public sealed partial class GenAIEventsContext : JsonSerializerContext;
Model\GenAI\GenAIMessages.cs (1)
308public sealed partial class GenAIMessagesContext : JsonSerializerContext;
Model\Serialization\ResourceJsonSerializerContext.cs (1)
26internal sealed partial class ResourceJsonSerializerContext : JsonSerializerContext
src\Shared\Otlp\Serialization\OtlpJsonSerializerContext.cs (1)
79internal sealed partial class OtlpJsonSerializerContext : JsonSerializerContext
Aspire.Hosting (2)
Dashboard\DashboardEventHandlers.cs (1)
967internal sealed partial class DashboardLogMessageContext : JsonSerializerContext
src\Shared\LaunchProfiles\LaunchSettingsSerializerContext.cs (1)
11internal sealed partial class LaunchSettingsSerializerContext : JsonSerializerContext
Aspire.Hosting.Azure.Functions (1)
src\Shared\LaunchProfiles\LaunchSettingsSerializerContext.cs (1)
11internal sealed partial class LaunchSettingsSerializerContext : JsonSerializerContext
Aspire.Hosting.Docker (1)
DockerComposeServiceResource.cs (1)
508internal sealed partial class DockerComposeJsonContext : JsonSerializerContext
Aspire.Hosting.Nats.Tests (1)
AppEvent.cs (1)
12public partial class AppJsonContext : JsonSerializerContext
Aspire.Hosting.Testing (1)
src\Shared\LaunchProfiles\LaunchSettingsSerializerContext.cs (1)
11internal sealed partial class LaunchSettingsSerializerContext : JsonSerializerContext
aspire-managed (1)
NuGet\Commands\SearchCommand.cs (1)
345internal sealed partial class SearchJsonContext : JsonSerializerContext
dotnet (20)
CliSchema.cs (1)
223internal partial class CliSchemaJsonSerializerContext : JsonSerializerContext;
Commands\Run\Api\RunApiCommand.cs (1)
183internal partial class RunFileApiJsonSerializerContext : JsonSerializerContext;
Commands\Run\CSharpCompilerCommand.cs (1)
26private partial class CSharpCompilerCommandJsonSerializerContext : JsonSerializerContext;
Commands\Run\VirtualProjectBuildingCommand.cs (1)
1367internal partial class RunFileJsonSerializerContext : JsonSerializerContext;
Commands\Sdk\Check\SdkCheckCommand.cs (1)
97internal partial class SdkCheckJsonSerializerContext : JsonSerializerContext;
Commands\Tool\List\ToolListJsonHelper.cs (1)
51internal partial class ToolListJsonSerializerContext : JsonSerializerContext;
Commands\Workload\GlobalJsonWorkloadSetFile.cs (1)
109internal partial class GlobalJsonWorkloadSetsJsonSerializerContext : JsonSerializerContext;
Commands\Workload\Install\WorkloadInstallCommand.cs (1)
358internal partial class WorkloadInstallJsonSerializerContext : JsonSerializerContext;
Commands\Workload\Install\WorkloadManifestUpdater.cs (1)
544internal partial class WorkloadManifestUpdaterJsonSerializerContext : JsonSerializerContext;
Commands\Workload\InstallStateContents.cs (1)
47internal partial class InstallStateJsonSerializerContext : JsonSerializerContext;
Commands\Workload\List\WorkloadListCommand.cs (1)
169internal partial class WorkloadListJsonSerializerContext : JsonSerializerContext;
Commands\Workload\Search\WorkloadSearchVersionsCommand.cs (1)
209internal partial class WorkloadSearchVersionsJsonSerializerContext : JsonSerializerContext;
Commands\Workload\WorkloadJsonSerializerContext.cs (2)
13internal partial class WorkloadHistoryJsonSerializerContext : JsonSerializerContext; 30internal partial class PackInfoJsonSerializerContext : JsonSerializerContext;
NugetSearch\NugetSearchApiResultDeserializer.cs (1)
19internal partial class NugetSearchApiJsonSerializerContext : JsonSerializerContext;
SdkVulnerability\SdkReleaseMetadataCache.cs (1)
197internal partial class SdkVulnerabilityJsonContext : JsonSerializerContext
SlnfFileHelper.cs (1)
16internal partial class SlnfJsonSerializerContext : JsonSerializerContext;
src\sdk\src\Common\SdkVulnerabilityCacheReader.cs (1)
87internal partial class SdkVulnerabilityCacheJsonContext : JsonSerializerContext
Telemetry\TelemetryDiskLogger.cs (1)
97internal partial class TelemetryDiskLoggerJsonSerializerContext : JsonSerializerContext;
ToolPackage\LocalToolsResolverCache.cs (1)
195private partial class LocalToolsCacheJsonSerializerContext : JsonSerializerContext;
dotnet-dev-certs (1)
Program.cs (1)
555internal sealed partial class DevCertsJsonSerializerContext : JsonSerializerContext
dotnet-user-jwts (1)
Helpers\JwtSerializerOptions.cs (1)
27internal sealed partial class JwtSerializerContext : JsonSerializerContext
dotnet-user-secrets (1)
Internal\SecretsStore.cs (1)
104internal sealed partial class SecretManagerJsonSerializerContext : JsonSerializerContext
Microsoft.AspNetCore.Authentication.BearerToken (1)
BearerTokenJsonSerializerContext.cs (1)
9internal sealed partial class BearerTokenJsonSerializerContext : JsonSerializerContext
Microsoft.AspNetCore.Components.Endpoints (5)
Assets\ImportMapSerializerContext.cs (1)
11internal partial class ImportMapSerializerContext : JsonSerializerContext
Builder\ResourceCollectionUrlEndpoint.cs (1)
195private partial class ResourceCollectionSerializerContext : JsonSerializerContext
Rendering\BrowserConfigurationJsonContext.cs (1)
12internal partial class BrowserConfigurationJsonContext : JsonSerializerContext
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (1)
77internal sealed partial class PrerenderComponentApplicationStoreSerializerContext : JsonSerializerContext;
TempData\JsonTempDataSerializer.cs (1)
193internal sealed partial class JsonTempDataSerializerContext : JsonSerializerContext
Microsoft.AspNetCore.Components.Server (2)
Circuits\CircuitPersistenceManager.cs (1)
251internal partial class CircuitPersistenceManagerSerializerContext : JsonSerializerContext
src\aspnetcore\src\Shared\Components\PrerenderComponentApplicationStore.cs (1)
77internal sealed partial class PrerenderComponentApplicationStoreSerializerContext : JsonSerializerContext;
Microsoft.AspNetCore.Components.Web (1)
WebRenderer.cs (1)
190internal sealed partial class WebRendererSerializerContext : JsonSerializerContext;
Microsoft.AspNetCore.Diagnostics (1)
DeveloperExceptionPage\DeveloperExceptionPageMiddlewareImpl.cs (1)
409internal sealed partial class ExtensionsExceptionJsonContext : JsonSerializerContext
Microsoft.AspNetCore.Hosting (1)
src\aspnetcore\src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (1)
328internal sealed partial class SourceGenerationContext : JsonSerializerContext
Microsoft.AspNetCore.Http.Extensions (1)
ProblemDetailsJsonContext.cs (1)
15internal sealed partial class ProblemDetailsJsonContext : JsonSerializerContext
Microsoft.AspNetCore.Identity (2)
Data\IdentityEndpointsJsonSerializerContext.cs (1)
18internal sealed partial class IdentityEndpointsJsonSerializerContext : JsonSerializerContext
IdentityJsonSerializerContext.cs (1)
20internal partial class IdentityJsonSerializerContext : JsonSerializerContext;
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetsManifestJsonContext.cs (1)
9internal partial class StaticAssetsManifestJsonContext : JsonSerializerContext
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorParser.cs (1)
56internal sealed partial class ContractDescriptorContext : JsonSerializerContext
Microsoft.DotNet.Cli.Definitions (1)
Commands\Test\TestCommandDefinition.cs (1)
138private partial class GlobalJsonSerializerContext : JsonSerializerContext;
Microsoft.DotNet.HotReload.WebAssembly.Browser (1)
WebAssemblyHotReload.cs (1)
175internal sealed partial class WebAssemblyHotReloadJsonSerializerContext : JsonSerializerContext
Microsoft.DotNet.ProjectTools (1)
LaunchSettings\LaunchProfileJsonSerializerContext.cs (1)
10internal partial class LaunchProfileJsonSerializerContext : JsonSerializerContext;
Microsoft.DotNet.TemplateLocator (2)
src\sdk\src\Cli\dotnet\Commands\Workload\InstallStateContents.cs (1)
47internal partial class InstallStateJsonSerializerContext : JsonSerializerContext;
src\sdk\src\Resolvers\Microsoft.NET.Sdk.WorkloadManifestReader\WorkloadSetJsonSerializerContext.cs (1)
15internal partial class WorkloadSetJsonSerializerContext : JsonSerializerContext;
Microsoft.Extensions.AI (1)
ChatCompletion\OpenTelemetryChatClient.cs (1)
982private sealed partial class OtelContext : JsonSerializerContext;
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Defaults.cs (2)
166private sealed partial class JsonContext : JsonSerializerContext; 173private sealed partial class JsonContextNoIndentation : JsonSerializerContext;
Microsoft.Extensions.AI.Abstractions.Tests (4)
test\Shared\JsonSchemaExporter\SchemaTestHelpers.cs (1)
81private partial class Context : JsonSerializerContext;
test\Shared\JsonSchemaExporter\TestTypes.cs (1)
1314public partial class TestTypesContext : JsonSerializerContext;
TestJsonSerializerContext.cs (1)
47internal sealed partial class TestJsonSerializerContext : JsonSerializerContext;
Utilities\AIJsonUtilitiesTests.cs (1)
1684private partial class JsonContext : JsonSerializerContext;
Microsoft.Extensions.AI.Evaluation.Quality (1)
JsonSerialization\SerializerContext.cs (1)
14internal sealed partial class SerializerContext : JsonSerializerContext;
Microsoft.Extensions.AI.Evaluation.Reporting (1)
JsonSerialization\JsonUtilities.cs (1)
57private sealed partial class JsonContext : JsonSerializerContext;
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (1)
JsonSerialization\AzureStorageJsonUtilities.cs (1)
53private sealed partial class JsonContext : JsonSerializerContext;
Microsoft.Extensions.AI.OpenAI (1)
OpenAIJsonContext.cs (1)
25internal sealed partial class OpenAIJsonContext : JsonSerializerContext;
Microsoft.Extensions.AI.Tests (4)
ChatCompletion\ChatClientStructuredOutputExtensionsTests.cs (1)
468private partial class JsonContext2 : JsonSerializerContext;
ChatCompletion\CustomAIContentJsonContext.cs (1)
10internal sealed partial class CustomAIContentJsonContext : JsonSerializerContext;
Functions\AIFunctionFactoryTest.cs (1)
1466private partial class JsonContext : JsonSerializerContext;
TestJsonSerializerContext.cs (1)
30internal sealed partial class TestJsonSerializerContext : JsonSerializerContext;
Microsoft.Maui (1)
Handlers\HybridWebView\HybridWebViewHandler.cs (1)
313 private partial class HybridWebViewHandlerJsonContext : JsonSerializerContext
Microsoft.ML.Tokenizers (1)
Model\ModelSourceGenerationContext.cs (1)
12internal partial class ModelSourceGenerationContext : JsonSerializerContext;
Microsoft.NET.Build.Tasks (3)
CheckSdkVulnerabilities.cs (1)
120internal partial class SdkVulnerabilitySummaryContext : JsonSerializerContext
src\sdk\src\Cli\dotnet\Commands\Workload\InstallStateContents.cs (1)
47internal partial class InstallStateJsonSerializerContext : JsonSerializerContext;
src\sdk\src\Resolvers\Microsoft.NET.Sdk.WorkloadManifestReader\WorkloadSetJsonSerializerContext.cs (1)
15internal partial class WorkloadSetJsonSerializerContext : JsonSerializerContext;
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
Data\Serialization\StaticWebAssetsJsonSerializerContext.cs (1)
17public partial class StaticWebAssetsJsonSerializerContext : JsonSerializerContext
DefineStaticWebAssets.Cache.cs (1)
279internal partial class DefineStaticWebAssetsSerializerContext : JsonSerializerContext { }
OverrideHtmlAssetPlaceholders.cs (1)
304internal sealed partial class ImportMapSerializerContext : JsonSerializerContext
Microsoft.NET.Sdk.WorkloadManifestReader (2)
src\sdk\src\Cli\dotnet\Commands\Workload\InstallStateContents.cs (1)
47internal partial class InstallStateJsonSerializerContext : JsonSerializerContext;
WorkloadSetJsonSerializerContext.cs (1)
15internal partial class WorkloadSetJsonSerializerContext : JsonSerializerContext;
Microsoft.TemplateEngine.Edge (3)
BuiltInManagedProvider\GlobalSettingsJsonSerializerContext.cs (1)
10internal partial class GlobalSettingsJsonSerializerContext : JsonSerializerContext;
Settings\SettingsStoreJsonSerializerContext.cs (1)
10internal partial class SettingsStoreJsonSerializerContext : JsonSerializerContext;
Settings\TemplateCacheJsonSerializerContext.cs (1)
10internal partial class TemplateCacheJsonSerializerContext : JsonSerializerContext;
Nats.Common (1)
AppEvent.cs (1)
12public partial class AppJsonContext : JsonSerializerContext
NuGet.CommandLine.XPlat (1)
Commands\PackageSearch\JsonFormat\PackageSearchJsonContext.cs (1)
9internal partial class PackageSearchJsonContext : JsonSerializerContext
NuGet.Packaging (1)
NupkgMetadata\NupkgMetadataSerializationContext.cs (1)
13internal partial class NupkgMetadataSerializationContext : JsonSerializerContext
NuGet.ProjectModel (2)
CacheFileFormat.cs (1)
20private sealed partial class CacheFileSourceGen : JsonSerializerContext
LockFile\AssetsLogMessage.cs (1)
76internal sealed partial class AssetsLogMessageSourceGen : JsonSerializerContext
NuGet.Protocol (5)
Converters\PackageSearchJsonContext.cs (1)
20internal partial class PackageSearchJsonContext : JsonSerializerContext
Plugins\PluginCacheJsonContext.cs (1)
11internal partial class PluginCacheJsonContext : JsonSerializerContext
Plugins\PluginJsonContext.cs (1)
46internal partial class PluginJsonContext : JsonSerializerContext { }
Utility\JsonContext.cs (1)
27internal partial class JsonContext : JsonSerializerContext
Utility\RepositorySignatureJsonContext.cs (1)
17internal partial class RepositorySignatureJsonContext : JsonSerializerContext
sdk-tasks (1)
ProcessRuntimeAnalyzerVersions.cs (1)
76internal partial class SdkTasksJsonSerializerContext : JsonSerializerContext;
Shared.Tests (2)
JsonSchemaExporter\SchemaTestHelpers.cs (1)
81private partial class Context : JsonSerializerContext;
JsonSchemaExporter\TestTypes.cs (1)
1314public partial class TestTypesContext : JsonSerializerContext;
164 references to JsonSerializerContext
dotnet (20)
_generated\104\WorkloadSearchVersionsJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\115\WorkloadHistoryJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\123\PackInfoJsonSerializerContext.g.cs (1)
28/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\136\NugetSearchApiJsonSerializerContext.g.cs (1)
30/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\14\CliSchemaJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\146\SdkVulnerabilityJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\153\SlnfJsonSerializerContext.g.cs (1)
26/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\167\TelemetryDiskLoggerJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\174\LocalToolsCacheJsonSerializerContext.g.cs (1)
24/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\184\SdkVulnerabilityCacheJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\32\RunFileApiJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\36\CSharpCompilerCommandJsonSerializerContext.g.cs (1)
24/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\49\RunFileJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\54\SdkCheckJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\66\ToolListJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\71\GlobalJsonWorkloadSetsJsonSerializerContext.g.cs (1)
26/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\76\WorkloadInstallJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\81\WorkloadManifestUpdaterJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\89\InstallStateJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\97\WorkloadListJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
dotnet-dev-certs (1)
_generated\7\DevCertsJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
dotnet-user-jwts (1)
_generated\11\JwtSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
dotnet-user-secrets (1)
_generated\2\SecretManagerJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Authentication.BearerToken (1)
_generated\4\BearerTokenJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Components.Endpoints (5)
_generated\14\ResourceCollectionSerializerContext.g.cs (1)
28/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\27\BrowserConfigurationJsonContext.g.cs (1)
26/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\5\ImportMapSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\61\JsonTempDataSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\67\PrerenderComponentApplicationStoreSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Components.Server (2)
_generated\14\PrerenderComponentApplicationStoreSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\8\CircuitPersistenceManagerSerializerContext.g.cs (1)
24/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Components.Web (1)
_generated\10\WebRendererSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Diagnostics (1)
_generated\7\ExtensionsExceptionJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Hosting (1)
_generated\11\SourceGenerationContext.g.cs (1)
26/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Http.Extensions (5)
_generated\11\ProblemDetailsJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
HttpRequestJsonExtensions.cs (1)
314JsonSerializerContext context,
HttpResponseJsonExtensions.cs (2)
313JsonSerializerContext context, 331static async Task WriteAsJsonAsyncSlow(PipeWriter body, object? value, Type type, JsonSerializerContext context,
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
25public static JsonTypeInfo GetRequiredTypeInfo(this JsonSerializerContext context, Type type)
Microsoft.AspNetCore.Http.Results (4)
Results.cs (2)
220public static IResult Json(object? data, Type type, JsonSerializerContext context, string? contentType = null, int? statusCode = null) 274public static IResult Json<TValue>(TValue? data, JsonSerializerContext context, string? contentType = null, int? statusCode = null)
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
25public static JsonTypeInfo GetRequiredTypeInfo(this JsonSerializerContext context, Type type)
TypedResults.cs (1)
232public static JsonHttpResult<TValue> Json<TValue>(TValue? data, JsonSerializerContext context, string? contentType = null, int? statusCode = null)
Microsoft.AspNetCore.Identity (2)
_generated\17\IdentityEndpointsJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\50\IdentityJsonSerializerContext.g.cs (1)
26/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.AspNetCore.Mvc.Core (1)
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
25public static JsonTypeInfo GetRequiredTypeInfo(this JsonSerializerContext context, Type type)
Microsoft.AspNetCore.Routing (1)
src\aspnetcore\src\Shared\Json\JsonSerializerExtensions.cs (1)
25public static JsonTypeInfo GetRequiredTypeInfo(this JsonSerializerContext context, Type type)
Microsoft.AspNetCore.StaticAssets (1)
_generated\12\StaticAssetsManifestJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.Diagnostics.DataContractReader (1)
_generated\13\ContractDescriptorContext.g.cs (1)
39/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.DotNet.Cli.Definitions (1)
_generated\3\GlobalJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.DotNet.HotReload.WebAssembly.Browser (1)
_generated\9\WebAssemblyHotReloadJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.DotNet.ProjectTools (1)
_generated\5\LaunchProfileJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.DotNet.TemplateLocator (2)
_generated\11\InstallStateJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\3\WorkloadSetJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.ML.Tokenizers (1)
ModelSourceGenerationContext.g.cs (1)
17/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.NET.Build.Tasks (3)
_generated\13\WorkloadSetJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\21\InstallStateJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\7\SdkVulnerabilitySummaryContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.NET.Sdk.StaticWebAssets.Tasks (3)
_generated\29\StaticWebAssetsJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\42\DefineStaticWebAssetsSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\49\ImportMapSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.NET.Sdk.WorkloadManifestReader (2)
_generated\11\InstallStateJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\3\WorkloadSetJsonSerializerContext.g.cs (1)
27/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
Microsoft.TemplateEngine.Edge (3)
_generated\17\SettingsStoreJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\43\TemplateCacheJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\7\GlobalSettingsJsonSerializerContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
NuGet.CommandLine.XPlat (1)
_generated\35\PackageSearchJsonContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
NuGet.Packaging (1)
_generated\3\NupkgMetadataSerializationContext.g.cs (1)
28/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
NuGet.ProjectModel (2)
_generated\11\CacheFileSourceGen.g.cs (1)
24/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\22\AssetsLogMessageSourceGen.g.cs (1)
24/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
NuGet.Protocol (5)
_generated\142\JsonContext.g.cs (1)
33/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\154\RepositorySignatureJsonContext.g.cs (1)
30/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\35\PackageSearchJsonContext.g.cs (1)
32/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\40\PluginCacheJsonContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
_generated\94\PluginJsonContext.g.cs (1)
25/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
sdk-tasks (1)
_generated\4\SdkTasksJsonSerializerContext.g.cs (1)
22/// The default <see cref="global::System.Text.Json.Serialization.JsonSerializerContext"/> associated with a default <see cref="global::System.Text.Json.JsonSerializerOptions"/> instance.
System.Memory.Data (2)
System\BinaryData.cs (2)
103/// <param name="context">The <see cref="JsonSerializerContext" /> to use when serializing to JSON.</param> 107public BinaryData(object? jsonSerializable, JsonSerializerContext context, Type? type = default) : this(
System.Net.Http.Json (7)
System\Net\Http\Json\HttpClientJsonExtensions.cs (1)
27private static Task<object?> FromJsonAsyncCore(Func<HttpClient, Uri?, CancellationToken, Task<HttpResponseMessage>> getMethod, HttpClient client, Uri? requestUri, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) =>
System\Net\Http\Json\HttpClientJsonExtensions.Delete.cs (2)
91public static Task<object?> DeleteFromJsonAsync(this HttpClient client, [StringSyntax(StringSyntaxAttribute.Uri)] string? requestUri, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) => 104public static Task<object?> DeleteFromJsonAsync(this HttpClient client, Uri? requestUri, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) =>
System\Net\Http\Json\HttpClientJsonExtensions.Get.cs (2)
41public static Task<object?> GetFromJsonAsync(this HttpClient client, [StringSyntax(StringSyntaxAttribute.Uri)] string? requestUri, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) => 44public static Task<object?> GetFromJsonAsync(this HttpClient client, Uri? requestUri, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) =>
System\Net\Http\Json\HttpContentJsonExtensions.cs (2)
102public static Task<object?> ReadFromJsonAsync(this HttpContent content, Type type, JsonSerializerContext context, CancellationToken cancellationToken = default) 116private static async Task<object?> ReadFromJsonAsyncCore(HttpContent content, Type type, JsonSerializerContext context, CancellationToken cancellationToken)
System.Text.Json (79)
src\runtime\src\libraries\System.Text.Json\Common\JsonSerializableAttribute.cs (1)
33/// the type on the generated, derived <see cref="JsonSerializerContext"/> type.
src\runtime\src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
7/// Specifies compile-time source generator configuration when applied to <see cref="JsonSerializerContext"/> class declarations.
System\Text\Json\Serialization\Attributes\JsonRequiredAttribute.cs (1)
13/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>,
System\Text\Json\Serialization\JsonConverterOfT.cs (1)
680if (!IsInternalConverter && options.TypeInfoResolver is not JsonSerializerContext)
System\Text\Json\Serialization\JsonSerializer.Helpers.cs (1)
55private static JsonTypeInfo GetTypeInfo(JsonSerializerContext context, Type inputType)
System\Text\Json\Serialization\JsonSerializer.Read.Document.cs (2)
152/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 155public static object? Deserialize(this JsonDocument document, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.Element.cs (2)
136/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 139public static object? Deserialize(this JsonElement element, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.Node.cs (2)
127/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 130public static object? Deserialize(this JsonNode? node, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.Pipe.cs (2)
138/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method on the provided <paramref name="context"/> 144JsonSerializerContext context,
System\Text\Json\Serialization\JsonSerializer.Read.Span.cs (2)
124/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method on the provided <paramref name="context"/> 127public static object? Deserialize(ReadOnlySpan<byte> utf8Json, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.Stream.cs (4)
294/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method on the provided <paramref name="context"/> 300JsonSerializerContext context, 332/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method on the provided <paramref name="context"/> 338JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.String.cs (4)
321/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 327public static object? Deserialize([StringSyntax(StringSyntaxAttribute.Json)] string json, Type returnType, JsonSerializerContext context) 366/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 372public static object? Deserialize([StringSyntax(StringSyntaxAttribute.Json)] ReadOnlySpan<char> json, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Read.Utf8JsonReader.cs (2)
236/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method on the provided <paramref name="context"/> 262public static object? Deserialize(ref Utf8JsonReader reader, Type returnType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.ByteArray.cs (2)
117/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 120public static byte[] SerializeToUtf8Bytes(object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.Document.cs (2)
108/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 114public static JsonDocument SerializeToDocument(object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.Element.cs (2)
108/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 114public static JsonElement SerializeToElement(object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.Node.cs (2)
109/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 115public static JsonNode? SerializeToNode(object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.Pipe.cs (1)
122JsonSerializerContext context,
System\Text\Json\Serialization\JsonSerializer.Write.Stream.cs (2)
270JsonSerializerContext context, 302JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.String.cs (4)
127/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 134/// encoding since the implementation internally uses UTF-8. See also <see cref="SerializeToUtf8Bytes(object?, Type, JsonSerializerContext)"/> 135/// and <see cref="SerializeAsync(IO.Stream, object?, Type, JsonSerializerContext, Threading.CancellationToken)"/>. 137public static string Serialize(object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializer.Write.Utf8JsonWriter.cs (2)
129/// The <see cref="JsonSerializerContext.GetTypeInfo(Type)"/> method of the provided 132public static void Serialize(Utf8JsonWriter writer, object? value, Type inputType, JsonSerializerContext context)
System\Text\Json\Serialization\JsonSerializerContext.cs (1)
87/// Creates an instance of <see cref="JsonSerializerContext"/> and binds it with the indicated <see cref="JsonSerializerOptions"/>.
System\Text\Json\Serialization\JsonSerializerOptions.cs (5)
209/// Binds current <see cref="JsonSerializerOptions"/> instance with a new instance of the specified <see cref="Serialization.JsonSerializerContext"/> type. 218public void AddContext<TContext>() where TContext : JsonSerializerContext, new() 902/// has been associated with a <see cref="JsonSerializerContext"/> instance, 979case JsonSerializerContext ctx when AppContextSwitchHelper.IsSourceGenReflectionFallbackEnabled: 1124ThrowHelper.ThrowInvalidOperationException_SerializerOptionsReadOnly(_typeInfoResolver as JsonSerializerContext);
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Helpers.cs (3)
163internal static void PopulateProperties(JsonTypeInfo typeInfo, JsonTypeInfo.JsonPropertyInfoList propertyList, Func<JsonSerializerContext, JsonPropertyInfo[]> propInitFunc) 170JsonSerializerContext? context = typeInfo.Options.TypeInfoResolver as JsonSerializerContext;
System\Text\Json\Serialization\Metadata\JsonObjectInfoValuesOfT.cs (1)
33public Func<JsonSerializerContext, JsonPropertyInfo[]>? PropertyMetadataInitializer { get; init; }
System\Text\Json\Serialization\Metadata\JsonParameterInfo.cs (1)
66/// Contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>,
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (8)
239/// Contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 275/// Contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 314/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 342/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 347/// <see langword="required"/> keyword is currently not supported in <see cref="JsonSerializerContext"/> contracts. 785/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 830/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 1041/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>,
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (14)
89/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 118/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 148/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 178/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 214/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 275internal Func<JsonSerializerContext, JsonPropertyInfo[]>? SourceGenDelayedPropertyInitializer 286private Func<JsonSerializerContext, JsonPropertyInfo[]>? _sourceGenDelayedPropertyInitializer; 303/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 347/// has been associated with a <see cref="JsonSerializerContext"/> instance, 752/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 788/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 832/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>, 863/// Metadata used to determine the <see cref="JsonSerializerContext.GeneratedSerializerOptions"/> 874if (value is JsonSerializerContext)
System\Text\Json\Serialization\Metadata\JsonTypeInfoOfT.cs (1)
45/// For contracts originating from <see cref="DefaultJsonTypeInfoResolver"/> or <see cref="JsonSerializerContext"/>,
System\Text\Json\Serialization\Metadata\JsonTypeInfoResolver.cs (2)
22/// Can be used to combine multiple <see cref="JsonSerializerContext"/> sources, 43/// Can be used to combine multiple <see cref="JsonSerializerContext"/> sources,
System\Text\Json\ThrowHelper.Serialization.cs (1)
245public static void ThrowInvalidOperationException_SerializerOptionsReadOnly(JsonSerializerContext? context)