Skip to content

Add GetTypeInfo<T>() and TryGetTypeInfo<T>() to JsonSerializerOptions#123940

Merged
stephentoub merged 6 commits into
mainfrom
copilot/add-gettypeinfo-generic-api
Feb 3, 2026
Merged

Add GetTypeInfo<T>() and TryGetTypeInfo<T>() to JsonSerializerOptions#123940
stephentoub merged 6 commits into
mainfrom
copilot/add-gettypeinfo-generic-api

Revert System.Net.Http.Json changes per review feedback

e1d7977
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Feb 3, 2026 in 4h 26m 17s

Build #20260203.44 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 2,623,456 (97.99%)
  • Other: 53,774 (2.01%)
  • Total: 2,677,234

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.CoreCLR.Interpreter.Test in job a953640a-50d2-4ec8-a925-122d6e2b1e25 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a953640a-50d2-4ec8-a925-122d6e2b1e25/workitems/iOS.CoreCLR.Interpreter.Test/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ExportManagedSymbols.Test in job bd0d0dd5-b944-4f46-862a-8ad087bf4fad has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/bd0d0dd5-b944-4f46-862a-8ad087bf4fad/workitems/iOS.Device.ExportManagedSymbols.Test/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.Aot.Test in job d0169406-58ea-4d6e-b8f6-6bbcbd760b64 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d0169406-58ea-4d6e-b8f6-6bbcbd760b64/workitems/iOS.Device.Aot.Test/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item iOS.Device.ParallelForEachAsync.Test in job d0169406-58ea-4d6e-b8f6-6bbcbd760b64 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d0169406-58ea-4d6e-b8f6-6bbcbd760b64/workitems/iOS.Device.ParallelForEachAsync.Test/console

Check failure on line 1 in iOS.Device.Aot.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.Aot.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.Device.ParallelForEachAsync.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ParallelForEachAsync.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.CoreCLR.Interpreter.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.CoreCLR.Interpreter.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.ExportManagedSymbols.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.