diff --git a/xml/FrameworksIndex/dotnet-plat-ext-9.0.xml b/xml/FrameworksIndex/dotnet-plat-ext-9.0.xml
index 2e222226163..a7c7a61205a 100644
--- a/xml/FrameworksIndex/dotnet-plat-ext-9.0.xml
+++ b/xml/FrameworksIndex/dotnet-plat-ext-9.0.xml
@@ -12778,8 +12778,11 @@
+
+
+
@@ -13135,11 +13138,17 @@
+
+
+
+
+
+
@@ -13147,6 +13156,13 @@
+
+
+
+
+
+
+
@@ -13154,6 +13170,8 @@
+
+
@@ -13195,6 +13213,8 @@
+
+
@@ -13202,12 +13222,18 @@
+
+
+
+
+
+
@@ -13265,6 +13291,12 @@
+
+
+
+
+
+
@@ -13278,13 +13310,21 @@
+
+
+
+
+
+
+
+
@@ -14167,6 +14207,8 @@
+
+
@@ -14177,16 +14219,26 @@
+
+
+
+
+
+
+
+
+
+
@@ -14197,16 +14249,24 @@
+
+
+
+
+
+
+
+
@@ -14224,6 +14284,8 @@
+
+
@@ -14249,6 +14311,7 @@
+
@@ -14587,6 +14650,7 @@
+
@@ -14625,9 +14689,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -15007,6 +15086,8 @@
+
+
@@ -15023,8 +15104,12 @@
+
+
+
+
@@ -15197,6 +15282,17 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -15242,6 +15338,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -15609,6 +15810,7 @@
+
@@ -17789,8 +17991,11 @@
+
+
+
@@ -17877,6 +18082,9 @@
+
+
+
@@ -25311,17 +25519,4 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/xml/Microsoft.Extensions.Compliance.Redaction/HmacRedactorOptions.xml b/xml/Microsoft.Extensions.Compliance.Redaction/HmacRedactorOptions.xml
index 2aff8fe2359..41c2d3ec119 100644
--- a/xml/Microsoft.Extensions.Compliance.Redaction/HmacRedactorOptions.xml
+++ b/xml/Microsoft.Extensions.Compliance.Redaction/HmacRedactorOptions.xml
@@ -75,6 +75,10 @@
[System.Diagnostics.CodeAnalysis.StringSyntax("Base64")]
[<System.Diagnostics.CodeAnalysis.StringSyntax("Base64")>]
+
+ [System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification="Validating the Length attribute on a string does not require reflection, it is handled intrinsically.")]
+ [<System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage("ReflectionAnalysis", "IL2026:RequiresUnreferencedCode", Justification="Validating the Length attribute on a string does not require reflection, it is handled intrinsically.")>]
+
System.String
diff --git a/xml/Microsoft.Extensions.Compliance.Redaction/IRedactionBuilder.xml b/xml/Microsoft.Extensions.Compliance.Redaction/IRedactionBuilder.xml
index 67c2ff62f88..2b5a3c62c8d 100644
--- a/xml/Microsoft.Extensions.Compliance.Redaction/IRedactionBuilder.xml
+++ b/xml/Microsoft.Extensions.Compliance.Redaction/IRedactionBuilder.xml
@@ -71,6 +71,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
Microsoft.Extensions.Compliance.Redaction.Redactor
@@ -110,6 +114,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
Microsoft.Extensions.Compliance.Redaction.Redactor
diff --git a/xml/Microsoft.Extensions.DependencyInjection/AutoActivationExtensions.xml b/xml/Microsoft.Extensions.DependencyInjection/AutoActivationExtensions.xml
index b077508ff82..42a57d5be67 100644
--- a/xml/Microsoft.Extensions.DependencyInjection/AutoActivationExtensions.xml
+++ b/xml/Microsoft.Extensions.DependencyInjection/AutoActivationExtensions.xml
@@ -225,7 +225,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
@@ -321,7 +328,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -356,6 +370,12 @@
ReferenceTypeConstraint
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -461,6 +481,12 @@
ReferenceTypeConstraint
TService
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -565,7 +591,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -596,7 +629,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
@@ -629,7 +669,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -663,6 +710,12 @@
ReferenceTypeConstraint
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -743,6 +796,12 @@
ReferenceTypeConstraint
TService
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -822,7 +881,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
@@ -916,7 +982,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -950,6 +1023,12 @@
ReferenceTypeConstraint
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -1053,6 +1132,12 @@
ReferenceTypeConstraint
TService
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -1095,7 +1180,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -1156,7 +1248,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
+
The service collection to add the service to.
@@ -1189,6 +1288,12 @@
ReferenceTypeConstraint
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -1267,6 +1372,12 @@
ReferenceTypeConstraint
TService
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
diff --git a/xml/Microsoft.Extensions.DependencyInjection/EnrichmentServiceCollectionExtensions.xml b/xml/Microsoft.Extensions.DependencyInjection/EnrichmentServiceCollectionExtensions.xml
index 522df51ea7a..71fe405dea5 100644
--- a/xml/Microsoft.Extensions.DependencyInjection/EnrichmentServiceCollectionExtensions.xml
+++ b/xml/Microsoft.Extensions.DependencyInjection/EnrichmentServiceCollectionExtensions.xml
@@ -85,6 +85,12 @@
ReferenceTypeConstraint
Microsoft.Extensions.Diagnostics.Enrichment.ILogEnricher
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
@@ -156,6 +162,12 @@
ReferenceTypeConstraint
Microsoft.Extensions.Diagnostics.Enrichment.IStaticLogEnricher
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
diff --git a/xml/Microsoft.Extensions.DependencyInjection/HttpClientLoggingServiceCollectionExtensions.xml b/xml/Microsoft.Extensions.DependencyInjection/HttpClientLoggingServiceCollectionExtensions.xml
index 5f92bed7903..2f4c1dccb95 100644
--- a/xml/Microsoft.Extensions.DependencyInjection/HttpClientLoggingServiceCollectionExtensions.xml
+++ b/xml/Microsoft.Extensions.DependencyInjection/HttpClientLoggingServiceCollectionExtensions.xml
@@ -160,6 +160,12 @@
ReferenceTypeConstraint
Microsoft.Extensions.Http.Logging.IHttpClientLogEnricher
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
diff --git a/xml/Microsoft.Extensions.DependencyInjection/HttpDiagnosticsServiceCollectionExtensions.xml b/xml/Microsoft.Extensions.DependencyInjection/HttpDiagnosticsServiceCollectionExtensions.xml
index 5d1adf6aa60..1dacf860795 100644
--- a/xml/Microsoft.Extensions.DependencyInjection/HttpDiagnosticsServiceCollectionExtensions.xml
+++ b/xml/Microsoft.Extensions.DependencyInjection/HttpDiagnosticsServiceCollectionExtensions.xml
@@ -84,6 +84,12 @@
ReferenceTypeConstraint
Microsoft.Extensions.Http.Diagnostics.IDownstreamDependencyMetadata
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
diff --git a/xml/Microsoft.Extensions.Diagnostics.ResourceMonitoring/IResourceMonitorBuilder.xml b/xml/Microsoft.Extensions.Diagnostics.ResourceMonitoring/IResourceMonitorBuilder.xml
index c2956b09ee1..b4c61bb04e5 100644
--- a/xml/Microsoft.Extensions.Diagnostics.ResourceMonitoring/IResourceMonitorBuilder.xml
+++ b/xml/Microsoft.Extensions.Diagnostics.ResourceMonitoring/IResourceMonitorBuilder.xml
@@ -46,6 +46,12 @@
ReferenceTypeConstraint
Microsoft.Extensions.Diagnostics.ResourceMonitoring.IResourceUtilizationPublisher
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
+
+
diff --git a/xml/Microsoft.Extensions.Http.Resilience/ResilienceHandlerContext.xml b/xml/Microsoft.Extensions.Http.Resilience/ResilienceHandlerContext.xml
index 1135474a438..f751da77373 100644
--- a/xml/Microsoft.Extensions.Http.Resilience/ResilienceHandlerContext.xml
+++ b/xml/Microsoft.Extensions.Http.Resilience/ResilienceHandlerContext.xml
@@ -132,7 +132,14 @@
-
+
+
+
+ [System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)]
+ [<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)>]
+
+
+
diff --git a/xml/PackageInformation/dotnet-plat-ext-9.0.json b/xml/PackageInformation/dotnet-plat-ext-9.0.json
index fa08dd6af58..3a0aa6e266c 100644
--- a/xml/PackageInformation/dotnet-plat-ext-9.0.json
+++ b/xml/PackageInformation/dotnet-plat-ext-9.0.json
@@ -1 +1 @@
-{"dotnet-plat-ext-9.0":{"Microsoft.Bcl.AsyncInterfaces":{"Name":"Microsoft.Bcl.AsyncInterfaces","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Bcl.HashCode":{"Name":"Microsoft.Bcl.HashCode","Version":"1.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Caching.Abstractions":{"Name":"Microsoft.Extensions.Caching.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Caching.Memory":{"Name":"Microsoft.Extensions.Caching.Memory","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Abstractions":{"Name":"Microsoft.Extensions.Configuration.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Binder":{"Name":"Microsoft.Extensions.Configuration.Binder","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.CommandLine":{"Name":"Microsoft.Extensions.Configuration.CommandLine","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration":{"Name":"Microsoft.Extensions.Configuration","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.EnvironmentVariables":{"Name":"Microsoft.Extensions.Configuration.EnvironmentVariables","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.FileExtensions":{"Name":"Microsoft.Extensions.Configuration.FileExtensions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Ini":{"Name":"Microsoft.Extensions.Configuration.Ini","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Json":{"Name":"Microsoft.Extensions.Configuration.Json","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.UserSecrets":{"Name":"Microsoft.Extensions.Configuration.UserSecrets","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Xml":{"Name":"Microsoft.Extensions.Configuration.Xml","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection.Abstractions":{"Name":"Microsoft.Extensions.DependencyInjection.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection":{"Name":"Microsoft.Extensions.DependencyInjection","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyModel":{"Name":"Microsoft.Extensions.DependencyModel","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Abstractions":{"Name":"Microsoft.Extensions.Diagnostics.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics":{"Name":"Microsoft.Extensions.Diagnostics","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Abstractions":{"Name":"Microsoft.Extensions.FileProviders.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Composite":{"Name":"Microsoft.Extensions.FileProviders.Composite","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Physical":{"Name":"Microsoft.Extensions.FileProviders.Physical","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileSystemGlobbing":{"Name":"Microsoft.Extensions.FileSystemGlobbing","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Abstractions":{"Name":"Microsoft.Extensions.Hosting.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting":{"Name":"Microsoft.Extensions.Hosting","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Systemd":{"Name":"Microsoft.Extensions.Hosting.Systemd","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.WindowsServices":{"Name":"Microsoft.Extensions.Hosting.WindowsServices","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http":{"Name":"Microsoft.Extensions.Http","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Abstractions":{"Name":"Microsoft.Extensions.Logging.Abstractions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Configuration":{"Name":"Microsoft.Extensions.Logging.Configuration","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Console":{"Name":"Microsoft.Extensions.Logging.Console","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Debug":{"Name":"Microsoft.Extensions.Logging.Debug","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging":{"Name":"Microsoft.Extensions.Logging","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.EventLog":{"Name":"Microsoft.Extensions.Logging.EventLog","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.EventSource":{"Name":"Microsoft.Extensions.Logging.EventSource","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.TraceSource":{"Name":"Microsoft.Extensions.Logging.TraceSource","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.ConfigurationExtensions":{"Name":"Microsoft.Extensions.Options.ConfigurationExtensions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.DataAnnotations":{"Name":"Microsoft.Extensions.Options.DataAnnotations","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options":{"Name":"Microsoft.Extensions.Options","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Primitives":{"Name":"Microsoft.Extensions.Primitives","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.AmbientMetadata.Application":{"Name":"Microsoft.Extensions.AmbientMetadata.Application","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.AsyncState":{"Name":"Microsoft.Extensions.AsyncState","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Abstractions":{"Name":"Microsoft.Extensions.Compliance.Abstractions","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Redaction":{"Name":"Microsoft.Extensions.Compliance.Redaction","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Testing":{"Name":"Microsoft.Extensions.Compliance.Testing","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection.AutoActivation":{"Name":"Microsoft.Extensions.DependencyInjection.AutoActivation","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.ExceptionSummarization":{"Name":"Microsoft.Extensions.Diagnostics.ExceptionSummarization","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.Common":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.Common","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Probes":{"Name":"Microsoft.Extensions.Diagnostics.Probes","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.ResourceMonitoring":{"Name":"Microsoft.Extensions.Diagnostics.ResourceMonitoring","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Testing":{"Name":"Microsoft.Extensions.Diagnostics.Testing","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Testing":{"Name":"Microsoft.Extensions.Hosting.Testing","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http.Diagnostics":{"Name":"Microsoft.Extensions.Http.Diagnostics","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http.Resilience":{"Name":"Microsoft.Extensions.Http.Resilience","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ObjectPool.DependencyInjection":{"Name":"Microsoft.Extensions.ObjectPool.DependencyInjection","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.Contextual":{"Name":"Microsoft.Extensions.Options.Contextual","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Resilience":{"Name":"Microsoft.Extensions.Resilience","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Telemetry.Abstractions":{"Name":"Microsoft.Extensions.Telemetry.Abstractions","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Telemetry":{"Name":"Microsoft.Extensions.Telemetry","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.TimeProvider.Testing":{"Name":"Microsoft.Extensions.TimeProvider.Testing","Version":"9.0.0-preview.1.24108.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.KeyPerFile":{"Name":"Microsoft.Extensions.Configuration.KeyPerFile","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Embedded":{"Name":"Microsoft.Extensions.FileProviders.Embedded","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Localization.Abstractions":{"Name":"Microsoft.Extensions.Localization.Abstractions","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Localization":{"Name":"Microsoft.Extensions.Localization","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ObjectPool":{"Name":"Microsoft.Extensions.ObjectPool","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.WebEncoders":{"Name":"Microsoft.Extensions.WebEncoders","Version":"9.0.0-preview.1.24081.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Win32.Registry.AccessControl":{"Name":"Microsoft.Win32.Registry.AccessControl","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Win32.SystemEvents":{"Name":"Microsoft.Win32.SystemEvents","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.CodeDom":{"Name":"System.CodeDom","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.ComponentModel.Composition":{"Name":"System.ComponentModel.Composition","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.ComponentModel.Composition.Registration":{"Name":"System.ComponentModel.Composition.Registration","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.AttributedModel":{"Name":"System.Composition.AttributedModel","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Convention":{"Name":"System.Composition.Convention","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Hosting":{"Name":"System.Composition.Hosting","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Runtime":{"Name":"System.Composition.Runtime","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.TypedParts":{"Name":"System.Composition.TypedParts","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Configuration.ConfigurationManager":{"Name":"System.Configuration.ConfigurationManager","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.Odbc":{"Name":"System.Data.Odbc","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.OleDb":{"Name":"System.Data.OleDb","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.SqlClient":{"Name":"System.Data.SqlClient","Version":"4.8.6","Feed":"https://api.nuget.org/v3/index.json"},"System.Diagnostics.EventLog":{"Name":"System.Diagnostics.EventLog","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Diagnostics.PerformanceCounter":{"Name":"System.Diagnostics.PerformanceCounter","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices":{"Name":"System.DirectoryServices","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices.AccountManagement":{"Name":"System.DirectoryServices.AccountManagement","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices.Protocols":{"Name":"System.DirectoryServices.Protocols","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Drawing.Common":{"Name":"System.Drawing.Common","Version":"9.0.0-preview.1.24081.2","Feed":"https://api.nuget.org/v3/index.json"},"System.Private.Windows.Core":{"Name":"System.Drawing.Common","Version":"9.0.0-preview.1.24081.2","Feed":"https://api.nuget.org/v3/index.json"},"System.Formats.Cbor":{"Name":"System.Formats.Cbor","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Hashing":{"Name":"System.IO.Hashing","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Packaging":{"Name":"System.IO.Packaging","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Pipelines":{"Name":"System.IO.Pipelines","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Ports":{"Name":"System.IO.Ports","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Json":{"Name":"System.Json","Version":"4.7.1","Feed":"https://api.nuget.org/v3/index.json"},"System.Management":{"Name":"System.Management","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Net.Http.WinHttpHandler":{"Name":"System.Net.Http.WinHttpHandler","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Numerics.Tensors":{"Name":"System.Numerics.Tensors","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Reflection.Context":{"Name":"System.Reflection.Context","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Reflection.MetadataLoadContext":{"Name":"System.Reflection.MetadataLoadContext","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Resources.Extensions":{"Name":"System.Resources.Extensions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Runtime.Caching":{"Name":"System.Runtime.Caching","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Cose":{"Name":"System.Security.Cryptography.Cose","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Pkcs":{"Name":"System.Security.Cryptography.Pkcs","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.ProtectedData":{"Name":"System.Security.Cryptography.ProtectedData","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Xml":{"Name":"System.Security.Cryptography.Xml","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Permissions":{"Name":"System.Security.Permissions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Federation":{"Name":"System.ServiceModel.Federation","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Http":{"Name":"System.ServiceModel.Http","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetFramingBase":{"Name":"System.ServiceModel.NetFramingBase","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetNamedPipe":{"Name":"System.ServiceModel.NetNamedPipe","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetTcp":{"Name":"System.ServiceModel.NetTcp","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Syndication":{"Name":"System.ServiceModel.Syndication","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceProcess.ServiceController":{"Name":"System.ServiceProcess.ServiceController","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Speech":{"Name":"System.Speech","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Threading.AccessControl":{"Name":"System.Threading.AccessControl","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.Web.Services.Description":{"Name":"System.Web.Services.Description","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.Windows.Extensions":{"Name":"System.Windows.Extensions","Version":"9.0.0-preview.1.24080.9","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Primitives":{"Name":"System.ServiceModel.Primitives","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"}}}
\ No newline at end of file
+{"dotnet-plat-ext-9.0":{"Microsoft.Bcl.AsyncInterfaces":{"Name":"Microsoft.Bcl.AsyncInterfaces","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Bcl.HashCode":{"Name":"Microsoft.Bcl.HashCode","Version":"1.1.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Caching.Abstractions":{"Name":"Microsoft.Extensions.Caching.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Caching.Memory":{"Name":"Microsoft.Extensions.Caching.Memory","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Abstractions":{"Name":"Microsoft.Extensions.Configuration.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Binder":{"Name":"Microsoft.Extensions.Configuration.Binder","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.CommandLine":{"Name":"Microsoft.Extensions.Configuration.CommandLine","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration":{"Name":"Microsoft.Extensions.Configuration","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.EnvironmentVariables":{"Name":"Microsoft.Extensions.Configuration.EnvironmentVariables","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.FileExtensions":{"Name":"Microsoft.Extensions.Configuration.FileExtensions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Ini":{"Name":"Microsoft.Extensions.Configuration.Ini","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Json":{"Name":"Microsoft.Extensions.Configuration.Json","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.UserSecrets":{"Name":"Microsoft.Extensions.Configuration.UserSecrets","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.Xml":{"Name":"Microsoft.Extensions.Configuration.Xml","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection.Abstractions":{"Name":"Microsoft.Extensions.DependencyInjection.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection":{"Name":"Microsoft.Extensions.DependencyInjection","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyModel":{"Name":"Microsoft.Extensions.DependencyModel","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Abstractions":{"Name":"Microsoft.Extensions.Diagnostics.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics":{"Name":"Microsoft.Extensions.Diagnostics","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Abstractions":{"Name":"Microsoft.Extensions.FileProviders.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Composite":{"Name":"Microsoft.Extensions.FileProviders.Composite","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Physical":{"Name":"Microsoft.Extensions.FileProviders.Physical","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileSystemGlobbing":{"Name":"Microsoft.Extensions.FileSystemGlobbing","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Abstractions":{"Name":"Microsoft.Extensions.Hosting.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting":{"Name":"Microsoft.Extensions.Hosting","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Systemd":{"Name":"Microsoft.Extensions.Hosting.Systemd","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.WindowsServices":{"Name":"Microsoft.Extensions.Hosting.WindowsServices","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http":{"Name":"Microsoft.Extensions.Http","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Abstractions":{"Name":"Microsoft.Extensions.Logging.Abstractions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Configuration":{"Name":"Microsoft.Extensions.Logging.Configuration","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Console":{"Name":"Microsoft.Extensions.Logging.Console","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.Debug":{"Name":"Microsoft.Extensions.Logging.Debug","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging":{"Name":"Microsoft.Extensions.Logging","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.EventLog":{"Name":"Microsoft.Extensions.Logging.EventLog","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.EventSource":{"Name":"Microsoft.Extensions.Logging.EventSource","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Logging.TraceSource":{"Name":"Microsoft.Extensions.Logging.TraceSource","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.ConfigurationExtensions":{"Name":"Microsoft.Extensions.Options.ConfigurationExtensions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.DataAnnotations":{"Name":"Microsoft.Extensions.Options.DataAnnotations","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options":{"Name":"Microsoft.Extensions.Options","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Primitives":{"Name":"Microsoft.Extensions.Primitives","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.AmbientMetadata.Application":{"Name":"Microsoft.Extensions.AmbientMetadata.Application","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.AsyncState":{"Name":"Microsoft.Extensions.AsyncState","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Abstractions":{"Name":"Microsoft.Extensions.Compliance.Abstractions","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Redaction":{"Name":"Microsoft.Extensions.Compliance.Redaction","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Compliance.Testing":{"Name":"Microsoft.Extensions.Compliance.Testing","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.DependencyInjection.AutoActivation":{"Name":"Microsoft.Extensions.DependencyInjection.AutoActivation","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.ExceptionSummarization":{"Name":"Microsoft.Extensions.Diagnostics.ExceptionSummarization","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.Common":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.Common","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Probes":{"Name":"Microsoft.Extensions.Diagnostics.Probes","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.ResourceMonitoring":{"Name":"Microsoft.Extensions.Diagnostics.ResourceMonitoring","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.Testing":{"Name":"Microsoft.Extensions.Diagnostics.Testing","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Hosting.Testing":{"Name":"Microsoft.Extensions.Hosting.Testing","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http.Diagnostics":{"Name":"Microsoft.Extensions.Http.Diagnostics","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Http.Resilience":{"Name":"Microsoft.Extensions.Http.Resilience","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ObjectPool.DependencyInjection":{"Name":"Microsoft.Extensions.ObjectPool.DependencyInjection","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Options.Contextual":{"Name":"Microsoft.Extensions.Options.Contextual","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Resilience":{"Name":"Microsoft.Extensions.Resilience","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Telemetry.Abstractions":{"Name":"Microsoft.Extensions.Telemetry.Abstractions","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Telemetry":{"Name":"Microsoft.Extensions.Telemetry","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.TimeProvider.Testing":{"Name":"Microsoft.Extensions.TimeProvider.Testing","Version":"9.0.0-preview.2.24157.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Configuration.KeyPerFile":{"Name":"Microsoft.Extensions.Configuration.KeyPerFile","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore":{"Name":"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.FileProviders.Embedded":{"Name":"Microsoft.Extensions.FileProviders.Embedded","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Localization.Abstractions":{"Name":"Microsoft.Extensions.Localization.Abstractions","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.Localization":{"Name":"Microsoft.Extensions.Localization","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.ObjectPool":{"Name":"Microsoft.Extensions.ObjectPool","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Extensions.WebEncoders":{"Name":"Microsoft.Extensions.WebEncoders","Version":"9.0.0-preview.2.24128.4","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Win32.Registry.AccessControl":{"Name":"Microsoft.Win32.Registry.AccessControl","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Win32.SystemEvents":{"Name":"Microsoft.Win32.SystemEvents","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.CodeDom":{"Name":"System.CodeDom","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.ComponentModel.Composition":{"Name":"System.ComponentModel.Composition","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.ComponentModel.Composition.Registration":{"Name":"System.ComponentModel.Composition.Registration","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.AttributedModel":{"Name":"System.Composition.AttributedModel","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Convention":{"Name":"System.Composition.Convention","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Hosting":{"Name":"System.Composition.Hosting","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.Runtime":{"Name":"System.Composition.Runtime","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Composition.TypedParts":{"Name":"System.Composition.TypedParts","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Configuration.ConfigurationManager":{"Name":"System.Configuration.ConfigurationManager","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.Odbc":{"Name":"System.Data.Odbc","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.OleDb":{"Name":"System.Data.OleDb","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Data.SqlClient":{"Name":"System.Data.SqlClient","Version":"4.8.6","Feed":"https://api.nuget.org/v3/index.json"},"System.Diagnostics.EventLog":{"Name":"System.Diagnostics.EventLog","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Diagnostics.PerformanceCounter":{"Name":"System.Diagnostics.PerformanceCounter","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices":{"Name":"System.DirectoryServices","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices.AccountManagement":{"Name":"System.DirectoryServices.AccountManagement","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.DirectoryServices.Protocols":{"Name":"System.DirectoryServices.Protocols","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Drawing.Common":{"Name":"System.Drawing.Common","Version":"9.0.0-preview.2.24128.3","Feed":"https://api.nuget.org/v3/index.json"},"System.Private.Windows.Core":{"Name":"System.Drawing.Common","Version":"9.0.0-preview.2.24128.3","Feed":"https://api.nuget.org/v3/index.json"},"System.Formats.Cbor":{"Name":"System.Formats.Cbor","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Hashing":{"Name":"System.IO.Hashing","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Packaging":{"Name":"System.IO.Packaging","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Pipelines":{"Name":"System.IO.Pipelines","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.IO.Ports":{"Name":"System.IO.Ports","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Json":{"Name":"System.Json","Version":"4.7.1","Feed":"https://api.nuget.org/v3/index.json"},"System.Management":{"Name":"System.Management","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Memory.Data":{"Name":"System.Memory.Data","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Net.Http.WinHttpHandler":{"Name":"System.Net.Http.WinHttpHandler","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Numerics.Tensors":{"Name":"System.Numerics.Tensors","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Reflection.Context":{"Name":"System.Reflection.Context","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Reflection.MetadataLoadContext":{"Name":"System.Reflection.MetadataLoadContext","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Resources.Extensions":{"Name":"System.Resources.Extensions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Runtime.Caching":{"Name":"System.Runtime.Caching","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Cose":{"Name":"System.Security.Cryptography.Cose","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Pkcs":{"Name":"System.Security.Cryptography.Pkcs","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.ProtectedData":{"Name":"System.Security.Cryptography.ProtectedData","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Cryptography.Xml":{"Name":"System.Security.Cryptography.Xml","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Security.Permissions":{"Name":"System.Security.Permissions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Federation":{"Name":"System.ServiceModel.Federation","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Http":{"Name":"System.ServiceModel.Http","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetFramingBase":{"Name":"System.ServiceModel.NetFramingBase","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetNamedPipe":{"Name":"System.ServiceModel.NetNamedPipe","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.NetTcp":{"Name":"System.ServiceModel.NetTcp","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Syndication":{"Name":"System.ServiceModel.Syndication","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceProcess.ServiceController":{"Name":"System.ServiceProcess.ServiceController","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Speech":{"Name":"System.Speech","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Threading.AccessControl":{"Name":"System.Threading.AccessControl","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.Web.Services.Description":{"Name":"System.Web.Services.Description","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"},"System.Windows.Extensions":{"Name":"System.Windows.Extensions","Version":"9.0.0-preview.2.24128.5","Feed":"https://api.nuget.org/v3/index.json"},"System.ServiceModel.Primitives":{"Name":"System.ServiceModel.Primitives","Version":"8.0.0","Feed":"https://api.nuget.org/v3/index.json"}}}
\ No newline at end of file
diff --git a/xml/System.Drawing.Drawing2D/GraphicsPath.xml b/xml/System.Drawing.Drawing2D/GraphicsPath.xml
index 33debbc55b7..0e3870ab7c1 100644
--- a/xml/System.Drawing.Drawing2D/GraphicsPath.xml
+++ b/xml/System.Drawing.Drawing2D/GraphicsPath.xml
@@ -329,15 +329,15 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
-
-
-
+
+
+
To be added.
@@ -359,15 +359,15 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
-
-
-
+
+
+
To be added.
@@ -985,15 +985,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1019,7 +1019,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1061,7 +1061,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1070,7 +1070,7 @@
System.Void
-
+
To be added.
@@ -1091,7 +1091,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1100,7 +1100,7 @@
System.Void
-
+
To be added.
@@ -1118,15 +1118,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1152,7 +1152,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1178,15 +1178,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1212,7 +1212,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1250,7 +1250,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1259,7 +1259,7 @@
System.Void
-
+
To be added.
@@ -1280,7 +1280,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1289,7 +1289,7 @@
System.Void
-
+
To be added.
@@ -1426,7 +1426,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1435,8 +1435,8 @@
System.Void
-
-
+
+
To be added.
@@ -1458,7 +1458,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1467,8 +1467,8 @@
System.Void
-
-
+
+
To be added.
@@ -1487,15 +1487,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1521,7 +1521,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1547,15 +1547,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1581,7 +1581,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1619,7 +1619,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1628,7 +1628,7 @@
System.Void
-
+
To be added.
@@ -1649,7 +1649,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1658,7 +1658,7 @@
System.Void
-
+
To be added.
@@ -1783,7 +1783,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1792,8 +1792,8 @@
System.Void
-
-
+
+
To be added.
@@ -1815,7 +1815,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1824,8 +1824,8 @@
System.Void
-
-
+
+
To be added.
@@ -2412,15 +2412,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2446,7 +2446,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2484,15 +2484,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2518,7 +2518,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2556,7 +2556,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2565,7 +2565,7 @@
System.Void
-
+
To be added.
@@ -2586,7 +2586,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2595,7 +2595,7 @@
System.Void
-
+
To be added.
@@ -2979,7 +2979,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2988,7 +2988,7 @@
System.Void
-
+
To be added.
@@ -3009,7 +3009,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3018,7 +3018,7 @@
System.Void
-
+
To be added.
@@ -3200,15 +3200,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -3234,7 +3234,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -3267,7 +3267,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3276,7 +3276,7 @@
System.Void
-
+
To be added.
@@ -3297,7 +3297,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3306,7 +3306,7 @@
System.Void
-
+
To be added.
@@ -3330,8 +3330,8 @@
System.Void
-
-
+
+
To be added.
@@ -3356,8 +3356,8 @@
System.Void
-
-
+
+
To be added.
@@ -4433,7 +4433,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -4442,7 +4442,7 @@
System.Int32
-
+
To be added.
@@ -4464,7 +4464,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -4473,7 +4473,7 @@
System.Int32
-
+
To be added.
@@ -6181,7 +6181,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -6190,9 +6190,9 @@
System.Void
-
-
-
+
+
+
[System.Runtime.CompilerServices.Nullable(2)]
@@ -6200,8 +6200,8 @@
-
-
+
+
To be added.
diff --git a/xml/System.Drawing.Imaging/ColorMatrix.xml b/xml/System.Drawing.Imaging/ColorMatrix.xml
index 04bb3c9bedd..88f04a39779 100644
--- a/xml/System.Drawing.Imaging/ColorMatrix.xml
+++ b/xml/System.Drawing.Imaging/ColorMatrix.xml
@@ -29,11 +29,11 @@
-
+
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
-
+
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
@@ -144,7 +144,7 @@
9.0.0.0
-
+
To be added.
@@ -183,7 +183,7 @@
[System.CLSCompliant(false)]
[<System.CLSCompliant(false)>]
-
+
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
diff --git a/xml/System.Drawing.Imaging/ColorPalette.xml b/xml/System.Drawing.Imaging/ColorPalette.xml
index 2a42c286769..01093104f98 100644
--- a/xml/System.Drawing.Imaging/ColorPalette.xml
+++ b/xml/System.Drawing.Imaging/ColorPalette.xml
@@ -64,7 +64,7 @@
9.0.0.0
-
+
[System.ParamArray]
@@ -92,7 +92,7 @@
9.0.0.0
-
+
To be added.
@@ -113,7 +113,7 @@
9.0.0.0
-
+
[System.Runtime.Versioning.RequiresPreviewFeatures]
[<System.Runtime.Versioning.RequiresPreviewFeatures>]
@@ -122,9 +122,9 @@
System.Drawing.Imaging.ColorPalette
-
-
-
+
+
+
To be added.
diff --git a/xml/System.Drawing.Imaging/ImageAttributes.xml b/xml/System.Drawing.Imaging/ImageAttributes.xml
index ac95ef2a453..957fb9a61d9 100644
--- a/xml/System.Drawing.Imaging/ImageAttributes.xml
+++ b/xml/System.Drawing.Imaging/ImageAttributes.xml
@@ -1200,15 +1200,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1240,7 +1240,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1293,7 +1293,7 @@
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
@@ -1321,7 +1321,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1330,7 +1330,7 @@
System.Void
-
+
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "OldColor", "NewColor" })]
@@ -2449,15 +2449,15 @@
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2489,7 +2489,7 @@
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2544,7 +2544,7 @@
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
@@ -2572,7 +2572,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2581,7 +2581,7 @@
System.Void
-
+
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "OldColor", "NewColor" })]
@@ -2612,8 +2612,8 @@
System.Void
-
-
+
+
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
@@ -2642,7 +2642,7 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2651,8 +2651,8 @@
System.Void
-
-
+
+
[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "OldColor", "NewColor" })]
@@ -2695,7 +2695,7 @@
9.0.0.0
-
+
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
diff --git a/xml/System.Drawing.Printing/PrinterSettings+StringCollection.xml b/xml/System.Drawing.Printing/PrinterSettings+StringCollection.xml
index 7888608a547..fb86cffe9b0 100644
--- a/xml/System.Drawing.Printing/PrinterSettings+StringCollection.xml
+++ b/xml/System.Drawing.Printing/PrinterSettings+StringCollection.xml
@@ -1,15 +1,15 @@
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
System.Drawing
1.0.5000.0
@@ -38,7 +38,7 @@
System.Collections.IEnumerable
-
+
System.Collections.Generic.IEnumerable<System.String>
diff --git a/xml/System.Drawing/Bitmap.xml b/xml/System.Drawing/Bitmap.xml
index a8408f4f3d5..0c43a5f4c85 100644
--- a/xml/System.Drawing/Bitmap.xml
+++ b/xml/System.Drawing/Bitmap.xml
@@ -705,8 +705,8 @@
System.Void
-
-
+
+
To be added.
@@ -863,7 +863,7 @@
9.0.0.0
-
+
[System.Runtime.Versioning.RequiresPreviewFeatures]
[<System.Runtime.Versioning.RequiresPreviewFeatures>]
@@ -872,7 +872,7 @@
System.Void
-
+
To be added.
@@ -892,11 +892,11 @@
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
-
+
[System.Runtime.Versioning.RequiresPreviewFeatures]
[<System.Runtime.Versioning.RequiresPreviewFeatures>]
@@ -905,11 +905,11 @@
System.Void
-
-
-
-
-
+
+
+
+
+
To be added.
diff --git a/xml/System.Drawing/Graphics.xml b/xml/System.Drawing/Graphics.xml
index fe50135e0d5..3894a979cfc 100644
--- a/xml/System.Drawing/Graphics.xml
+++ b/xml/System.Drawing/Graphics.xml
@@ -1666,15 +1666,15 @@ The Bézier spline is drawn from the first point to the fourth point. The second
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1701,7 +1701,7 @@ The Bézier spline is drawn from the first point to the fourth point. The second
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1744,15 +1744,15 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -1779,7 +1779,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -1834,7 +1834,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1843,7 +1843,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -1851,7 +1851,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
-
+
To be added.
@@ -1873,7 +1873,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -1882,7 +1882,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -1890,7 +1890,7 @@ The number of points in the array should be a multiple of 3 plus 1 because the f
-
+
To be added.
@@ -2025,15 +2025,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2060,7 +2060,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2124,7 +2124,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2133,7 +2133,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2141,7 +2141,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -2163,7 +2163,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2172,7 +2172,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2180,7 +2180,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -2368,7 +2368,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2377,7 +2377,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2385,9 +2385,9 @@ The object has a transform applied othe
-
-
-
+
+
+
To be added.
@@ -2411,7 +2411,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2420,7 +2420,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2428,9 +2428,9 @@ The object has a transform applied othe
-
-
-
+
+
+
To be added.
@@ -2451,15 +2451,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2486,7 +2486,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2538,15 +2538,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -2573,7 +2573,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -2637,7 +2637,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2646,7 +2646,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2654,7 +2654,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -2676,7 +2676,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2685,7 +2685,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2693,7 +2693,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -2877,7 +2877,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2886,7 +2886,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2894,8 +2894,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -2918,7 +2918,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -2927,7 +2927,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -2935,8 +2935,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -3052,7 +3052,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3061,7 +3061,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -3069,9 +3069,9 @@ The object has a transform applied othe
-
-
-
+
+
+
To be added.
@@ -3277,7 +3277,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3286,7 +3286,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -3294,10 +3294,10 @@ The object has a transform applied othe
-
-
-
-
+
+
+
+
To be added.
@@ -3322,7 +3322,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -3331,7 +3331,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -3339,10 +3339,10 @@ The object has a transform applied othe
-
-
-
-
+
+
+
+
To be added.
@@ -3861,8 +3861,8 @@ The object has a transform applied othe
System.Void
-
-
+
+
To be added.
@@ -5276,10 +5276,10 @@ The object has a transform applied othe
System.Void
-
-
-
-
+
+
+
+
[System.Runtime.CompilerServices.Nullable(2)]
@@ -5287,8 +5287,8 @@ The object has a transform applied othe
-
-
+
+
[System.Runtime.CompilerServices.Nullable(2)]
@@ -7242,15 +7242,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -7277,7 +7277,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -7402,7 +7402,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -7411,7 +7411,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -7419,7 +7419,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -7441,7 +7441,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -7450,7 +7450,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -7458,7 +7458,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -7862,15 +7862,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -7897,7 +7897,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -7937,15 +7937,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -7972,7 +7972,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -8028,7 +8028,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -8037,7 +8037,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -8045,7 +8045,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -8067,7 +8067,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -8076,7 +8076,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -8084,7 +8084,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -8345,15 +8345,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -8380,7 +8380,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -8421,15 +8421,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -8456,7 +8456,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -8509,7 +8509,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -8518,7 +8518,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -8526,7 +8526,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -8548,7 +8548,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -8557,7 +8557,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -8565,7 +8565,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -8590,9 +8590,9 @@ The object has a transform applied othe
System.Void
-
-
-
+
+
+
To be added.
@@ -8618,9 +8618,9 @@ The object has a transform applied othe
System.Void
-
-
-
+
+
+
To be added.
@@ -12251,15 +12251,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -12286,7 +12286,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -12336,15 +12336,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -12371,7 +12371,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -12433,7 +12433,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12442,7 +12442,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12450,7 +12450,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -12472,7 +12472,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12481,7 +12481,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12489,7 +12489,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -12681,7 +12681,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12690,7 +12690,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12698,8 +12698,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -12722,7 +12722,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12731,7 +12731,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12739,8 +12739,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -12924,7 +12924,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12933,7 +12933,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12941,9 +12941,9 @@ The object has a transform applied othe
-
-
-
+
+
+
To be added.
@@ -12967,7 +12967,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -12976,7 +12976,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -12984,9 +12984,9 @@ The object has a transform applied othe
-
-
-
+
+
+
To be added.
@@ -13710,15 +13710,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -13751,7 +13751,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -13807,7 +13807,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -13816,7 +13816,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -13824,7 +13824,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -13846,7 +13846,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -13855,7 +13855,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -13863,7 +13863,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -14031,7 +14031,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -14040,7 +14040,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -14048,8 +14048,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -14072,7 +14072,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -14081,7 +14081,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -14089,8 +14089,8 @@ The object has a transform applied othe
-
-
+
+
To be added.
@@ -14393,15 +14393,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -14428,7 +14428,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -14469,15 +14469,15 @@ The object has a transform applied othe
-
+
-
+
-
-
-
-
+
+
+
+
Method
System.Drawing
@@ -14504,7 +14504,7 @@ The object has a transform applied othe
-
+
[System.ParamArray]
[<System.ParamArray>]
@@ -14557,7 +14557,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -14566,7 +14566,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -14574,7 +14574,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -14596,7 +14596,7 @@ The object has a transform applied othe
9.0.0.0
-
+
[System.Runtime.CompilerServices.NullableContext(0)]
[<System.Runtime.CompilerServices.NullableContext(0)>]
@@ -14605,7 +14605,7 @@ The object has a transform applied othe
System.Void
-
+
[System.Runtime.CompilerServices.Nullable(1)]
@@ -14613,7 +14613,7 @@ The object has a transform applied othe
-
+
To be added.
@@ -14710,9 +14710,9 @@ The object has a transform applied othe
System.Void
-
-
-
+
+
+
To be added.
@@ -14738,9 +14738,9 @@ The object has a transform applied othe
System.Void
-
-
-
+
+
+
To be added.
diff --git a/xml/System.Numerics.Tensors/TensorPrimitives.xml b/xml/System.Numerics.Tensors/TensorPrimitives.xml
index 8d43c68d596..7903a322291 100644
--- a/xml/System.Numerics.Tensors/TensorPrimitives.xml
+++ b/xml/System.Numerics.Tensors/TensorPrimitives.xml
@@ -1729,6 +1729,114 @@
To be added.
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+ System.Void
+
+
+
+
+ System.Numerics.INumberBase<TFrom>
+
+
+
+
+ System.Numerics.INumberBase<TTo>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+ System.Void
+
+
+
+
+ System.Numerics.INumberBase<TFrom>
+
+
+
+
+ System.Numerics.INumberBase<TTo>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
@@ -1783,6 +1891,60 @@
To be added.
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+ System.Void
+
+
+
+
+ System.Numerics.INumberBase<TFrom>
+
+
+
+
+ System.Numerics.INumberBase<TTo>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
@@ -5872,6 +6034,214 @@
To be added.
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+ System.Void
+
+
+
+
+ System.Numerics.INumberBase<T>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+
+ [System.Runtime.CompilerServices.NullableContext(1)]
+ [<System.Runtime.CompilerServices.NullableContext(1)>]
+
+
+
+ System.Void
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(0)]
+ [<System.Runtime.CompilerServices.Nullable(0)>]
+
+
+
+ System.Numerics.INumberBase<T>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
+
+
+
+
+
+
+
+ Method
+
+ System.Numerics.Tensors
+ 9.0.0.0
+
+
+
+ [System.Runtime.CompilerServices.NullableContext(1)]
+ [<System.Runtime.CompilerServices.NullableContext(1)>]
+
+
+
+ System.Void
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(0)]
+ [<System.Runtime.CompilerServices.Nullable(0)>]
+
+
+
+ System.Numerics.INumberBase<T>
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+
+ [System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })]
+ [<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 0, 1 })>]
+
+
+
+
+
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+ To be added.
+
+
@@ -7205,12 +7575,12 @@
-
-
+
+
-
-
-
+
+
+
Method
System.Numerics.Tensors
@@ -7222,7 +7592,7 @@
- System.Numerics.IBinaryInteger<T>
+ System.Numerics.IShiftOperators<T,System.Int32,T>
@@ -7255,12 +7625,12 @@
-
-
+
+
-
-
-
+
+
+
Method
System.Numerics.Tensors
@@ -7272,7 +7642,7 @@
- System.Numerics.IBinaryInteger<T>
+ System.Numerics.IShiftOperators<T,System.Int32,T>
@@ -7305,12 +7675,12 @@
-
-
+
+
-
-
-
+
+
+
Method
System.Numerics.Tensors
@@ -7322,7 +7692,7 @@
- System.Numerics.IBinaryInteger<T>
+ System.Numerics.IShiftOperators<T,System.Int32,T>
diff --git a/xml/Windows.Win32.System.Com/ComManagedStream.xml b/xml/Windows.Win32.System.Com/ComManagedStream.xml
deleted file mode 100644
index cc153c3c187..00000000000
--- a/xml/Windows.Win32.System.Com/ComManagedStream.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.Object
-
-
-
- To be added.
- To be added.
-
-
-
-
-
-
-
-
-
- Method
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
-
- [System.Runtime.CompilerServices.NullableContext(1)]
- [<System.Runtime.CompilerServices.NullableContext(1)>]
-
-
-
- System.IO.Stream
-
-
-
- To be added.
- To be added.
- To be added.
-
-
-
-
diff --git a/xml/Windows.Win32.UI.Controls.Dialogs/DEVNAMES.xml b/xml/Windows.Win32.UI.Controls.Dialogs/DEVNAMES.xml
deleted file mode 100644
index 0ec46f9eea8..00000000000
--- a/xml/Windows.Win32.UI.Controls.Dialogs/DEVNAMES.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.ValueType
-
-
-
- To be added.
- To be added.
-
-
-
-
-
-
-
-
-
- Field
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.UInt16
-
-
- To be added.
- To be added.
-
-
-
-
-
-
-
-
-
- Field
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.UInt16
-
-
- To be added.
- To be added.
-
-
-
-
-
-
-
-
-
- Field
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.UInt16
-
-
- To be added.
- To be added.
-
-
-
-
-
-
-
-
-
- Field
-
- System.Private.Windows.Core
- 9.0.0.0
-
-
- System.UInt16
-
-
- To be added.
- To be added.
-
-
-
-